#BEE388#BEE388
#BEE388 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.8% C 0.124 H 126.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE388 |
|---|---|
| RGB | rgb(190, 227, 136) |
| HSL | hsl(84, 62%, 71%) |
| HSV | hsv(84, 40%, 89%) |
| CMYK | cmyk(16.3%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(85.84, -27.03, 40.50) |
| CIE-LCH | lch(85.84, 48.69, 123.72°) |
| OKLab | oklab(86.85% -0.0743 0.0991) |
| OKLCH | oklch(86.85% 0.124 126.9) |
| XYZ | xyz(53.1478, 67.6624, 33.5479) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Grey Green
#B7E1A1
ΔE00 5.57
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Tea Green
#BDF8A3
ΔE00 5.93
Washed Out Green
#BCF5A6
ΔE00 5.95
Celery
#C1FD95
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE388 #AD88E3
analogous
#E3DB88 #BEE388 #90E388
triadic
#BEE388 #88BEE3 #E388BE
tetradic
#BEE388 #88E3DB #AD88E3 #E38890
square
#BEE388 #88E3DB #AD88E3 #E38890
split-complementary
#BEE388 #8890E3 #DB88E3
monochromatic
#86C32E #A3D756 #BEE388 #D9EFBA #F1F9E6
Accessibility & contrast
On white
1.45
#BEE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BEE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE388
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE388 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD881
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#C3DBCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee388; /* rgb */ color: rgb(190, 227, 136); /* oklch */ color: oklch(86.8% 0.124 126.9);
Tailwind
colors: {
custom: {
50: '#d3ecac',
500: '#bee388',
950: '#000000',
},
}SCSS
$custom: #bee388; $custom-light: #d3ecac; $custom-dark: #000000;
JSON
{
"hex": "#bee388",
"rgb": {
"r": 190,
"g": 227,
"b": 136
},
"hsl": {
"h": 84.396,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.86845,
"c": 0.1239,
"h": 126.9
},
"luminance": 0.67663
}Semantic roles & 50–950 ramp
primary
#BEE388
secondary
#7E54BB
accent
#1CCA63
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481