#BEEE90#BEEE90
#BEEE90 is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.4% C 0.131 H 130.7°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE90 |
|---|---|
| RGB | rgb(190, 238, 144) |
| HSL | hsl(91, 73%, 75%) |
| HSV | hsv(91, 39%, 93%) |
| CMYK | cmyk(20.2%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(88.97, -31.21, 40.56) |
| CIE-LCH | lch(88.97, 51.18, 127.58°) |
| OKLab | oklab(89.4% -0.0856 0.0996) |
| OKLCH | oklch(89.4% 0.131 130.7) |
| XYZ | xyz(56.8429, 74.1088, 37.6898) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.23
Celery
#C1FD95
ΔE00 3.35
Tea Green
#BDF8A3
ΔE00 3.45
Washed Out Green
#BCF5A6
ΔE00 3.84
Light Yellowish Green
#C2FF89
ΔE00 4.48
Pale Light Green
#B1FC99
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE90 #C090EE
analogous
#EDEE90 #BEEE90 #90EE91
triadic
#BEEE90 #90BEEE #EE90BE
tetradic
#BEEE90 #90EDEE #C090EE #EE9190
square
#BEEE90 #90EDEE #C090EE #EE9190
split-complementary
#BEEE90 #9190EE #EE90ED
monochromatic
#80DE26 #9FE65B #BEEE90 #DDF6C5 #EFFBE4
Accessibility & contrast
On white
1.33
#BEEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#BEEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE90
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE90 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#C1E7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee90; /* rgb */ color: rgb(190, 238, 144); /* oklch */ color: oklch(89.4% 0.131 130.7);
Tailwind
colors: {
custom: {
50: '#d3f3b1',
500: '#beee90',
950: '#000000',
},
}SCSS
$custom: #beee90; $custom-light: #d3f3b1; $custom-dark: #000000;
JSON
{
"hex": "#beee90",
"rgb": {
"r": 190,
"g": 238,
"b": 144
},
"hsl": {
"h": 90.638,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.89404,
"c": 0.13135,
"h": 130.7
},
"luminance": 0.7411
}Semantic roles & 50–950 ramp
primary
#BEEE90
secondary
#9259CA
accent
#10D675
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581