#BEEE92#BEEE92
#BEEE92 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.4% C 0.129 H 131.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE92 |
|---|---|
| RGB | rgb(190, 238, 146) |
| HSL | hsl(91, 73%, 75%) |
| HSV | hsv(91, 39%, 93%) |
| CMYK | cmyk(20.2%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(89.00, -30.96, 39.61) |
| CIE-LCH | lch(89.00, 50.27, 128.01°) |
| OKLab | oklab(89.44% -0.0848 0.0975) |
| OKLCH | oklch(89.44% 0.129 131) |
| XYZ | xyz(56.9971, 74.1705, 38.5020) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.42
Pistachio (survey)
#C0FA8B
ΔE00 3.44
Washed Out Green
#BCF5A6
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 4.45
Light Yellowish Green
#C2FF89
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE92 #C292EE
analogous
#ECEE92 #BEEE92 #92EE94
triadic
#BEEE92 #92BEEE #EE92BE
tetradic
#BEEE92 #92ECEE #C292EE #EE9492
square
#BEEE92 #92ECEE #C292EE #EE9492
split-complementary
#BEEE92 #9492EE #EE92EC
monochromatic
#7FDD28 #9EE65D #BEEE92 #DEF6C7 #EFFBE5
Accessibility & contrast
On white
1.33
#BEEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#BEEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE92
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE92 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28B
Deuteranopia (green-blind)
#EFDE97
Tritanopia (blue-blind)
#C0E7D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beee92; /* rgb */ color: rgb(190, 238, 146); /* oklch */ color: oklch(89.4% 0.129 131.0);
Tailwind
colors: {
custom: {
50: '#d3f3b3',
500: '#beee92',
950: '#000000',
},
}SCSS
$custom: #beee92; $custom-light: #d3f3b3; $custom-dark: #000000;
JSON
{
"hex": "#beee92",
"rgb": {
"r": 190,
"g": 238,
"b": 146
},
"hsl": {
"h": 91.304,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.89437,
"c": 0.12923,
"h": 131
},
"luminance": 0.74172
}Semantic roles & 50–950 ramp
primary
#BEEE92
secondary
#955ACA
accent
#10D577
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581