#BEE288#BEE288
#BEE288 is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.6% C 0.122 H 126.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE288 |
|---|---|
| RGB | rgb(190, 226, 136) |
| HSL | hsl(84, 61%, 71%) |
| HSV | hsv(84, 40%, 89%) |
| CMYK | cmyk(15.9%, 0%, 39.8%, 11.4%) |
| CIE-LAB | lab(85.56, -26.55, 40.15) |
| CIE-LCH | lch(85.56, 48.13, 123.48°) |
| OKLab | oklab(86.63% -0.073 0.0983) |
| OKLCH | oklch(86.63% 0.122 126.6) |
| XYZ | xyz(52.8750, 67.1169, 33.4570) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.71
Light Grey Green
#B7E1A1
ΔE00 5.49
Pale Olive
#B9CC81
ΔE00 5.77
Pistachio (survey)
#C0FA8B
ΔE00 5.84
Washed Out Green
#BCF5A6
ΔE00 6.11
Tea Green
#BDF8A3
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE288 #AC88E2
analogous
#E2D988 #BEE288 #91E288
triadic
#BEE288 #88BEE2 #E288BE
tetradic
#BEE288 #88E2D9 #AC88E2 #E28891
square
#BEE288 #88E2D9 #AC88E2 #E28891
split-complementary
#BEE288 #8891E2 #D988E2
monochromatic
#86C12F #A3D657 #BEE288 #D9EEB9 #F2F9E6
Accessibility & contrast
On white
1.46
#BEE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BEE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE288
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE288 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD781
Deuteranopia (green-blind)
#E6D58D
Tritanopia (blue-blind)
#C3DACC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee288; /* rgb */ color: rgb(190, 226, 136); /* oklch */ color: oklch(86.6% 0.122 126.6);
Tailwind
colors: {
custom: {
50: '#d3ebac',
500: '#bee288',
950: '#000000',
},
}SCSS
$custom: #bee288; $custom-light: #d3ebac; $custom-dark: #000000;
JSON
{
"hex": "#bee288",
"rgb": {
"r": 190,
"g": 226,
"b": 136
},
"hsl": {
"h": 84,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.86625,
"c": 0.12245,
"h": 126.6
},
"luminance": 0.67117
}Semantic roles & 50–950 ramp
primary
#BEE288
secondary
#7D54BA
accent
#1DC962
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481