#BEE188#BEE188
#BEE188 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.4% C 0.121 H 126.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE188 |
|---|---|
| RGB | rgb(190, 225, 136) |
| HSL | hsl(84, 60%, 71%) |
| HSV | hsv(84, 40%, 88%) |
| CMYK | cmyk(15.6%, 0%, 39.6%, 11.8%) |
| CIE-LAB | lab(85.29, -26.07, 39.80) |
| CIE-LCH | lch(85.29, 47.58, 123.23°) |
| OKLab | oklab(86.41% -0.0716 0.0975) |
| OKLCH | oklch(86.41% 0.121 126.3) |
| XYZ | xyz(52.6039, 66.5747, 33.3666) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.51
Light Grey Green
#B7E1A1
ΔE00 5.44
Pale Olive
#B9CC81
ΔE00 5.50
Greenish Tan
#BCCB7A
ΔE00 6.06
Light Moss Green
#A6C875
ΔE00 6.07
Pistachio (survey)
#C0FA8B
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE188 #AB88E1
analogous
#E1D888 #BEE188 #91E188
triadic
#BEE188 #88BEE1 #E188BE
tetradic
#BEE188 #88E1D8 #AB88E1 #E18891
square
#BEE188 #88E1D8 #AB88E1 #E18891
split-complementary
#BEE188 #8891E1 #D888E1
monochromatic
#87BF30 #A3D557 #BEE188 #D9EDB9 #F2F9E7
Accessibility & contrast
On white
1.47
#BEE188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BEE188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE188
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE188 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD681
Deuteranopia (green-blind)
#E5D58D
Tritanopia (blue-blind)
#C3D9CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee188; /* rgb */ color: rgb(190, 225, 136); /* oklch */ color: oklch(86.4% 0.121 126.3);
Tailwind
colors: {
custom: {
50: '#d3eaac',
500: '#bee188',
950: '#000000',
},
}SCSS
$custom: #bee188; $custom-light: #d3eaac; $custom-dark: #000000;
JSON
{
"hex": "#bee188",
"rgb": {
"r": 190,
"g": 225,
"b": 136
},
"hsl": {
"h": 83.596,
"s": 59.732,
"l": 70.784
},
"oklch": {
"l": 0.86405,
"c": 0.12101,
"h": 126.3
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#BEE188
secondary
#7C54B9
accent
#1EC761
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481