#BEEE94#BEEE94
#BEEE94 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.5% C 0.127 H 131.4°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE94 |
|---|---|
| RGB | rgb(190, 238, 148) |
| HSL | hsl(92, 73%, 76%) |
| HSV | hsv(92, 38%, 93%) |
| CMYK | cmyk(20.2%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(89.03, -30.70, 38.66) |
| CIE-LCH | lch(89.03, 49.37, 128.46°) |
| OKLab | oklab(89.47% -0.084 0.0953) |
| OKLCH | oklch(89.47% 0.127 131.4) |
| XYZ | xyz(57.1540, 74.2333, 39.3285) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.00
Washed Out Green
#BCF5A6
ΔE00 3.26
Celery
#C1FD95
ΔE00 3.53
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Pale Light Green
#B1FC99
ΔE00 4.42
Light Light Green
#C8FFB0
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE94 #C494EE
analogous
#EBEE94 #BEEE94 #94EE97
triadic
#BEEE94 #94BEEE #EE94BE
tetradic
#BEEE94 #94EBEE #C494EE #EE9794
square
#BEEE94 #94EBEE #C494EE #EE9794
split-complementary
#BEEE94 #9794EE #EE94EB
monochromatic
#7EDD2A #9EE65F #BEEE94 #DEF6C9 #EFFBE5
Accessibility & contrast
On white
1.33
#BEEE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BEEE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE94
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE94 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28D
Deuteranopia (green-blind)
#EEDE99
Tritanopia (blue-blind)
#C0E7D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beee94; /* rgb */ color: rgb(190, 238, 148); /* oklch */ color: oklch(89.5% 0.127 131.4);
Tailwind
colors: {
custom: {
50: '#d3f3b4',
500: '#beee94',
950: '#000000',
},
}SCSS
$custom: #beee94; $custom-light: #d3f3b4; $custom-dark: #000000;
JSON
{
"hex": "#beee94",
"rgb": {
"r": 190,
"g": 238,
"b": 148
},
"hsl": {
"h": 92,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.8947,
"c": 0.12709,
"h": 131.4
},
"luminance": 0.74234
}Semantic roles & 50–950 ramp
primary
#BEEE94
secondary
#975CCA
accent
#11D579
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581