#B9EE94#B9EE94
#B9EE94 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.2% C 0.130 H 133.3°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B9EE94 |
|---|---|
| RGB | rgb(185, 238, 148) |
| HSL | hsl(95, 73%, 76%) |
| HSV | hsv(95, 38%, 93%) |
| CMYK | cmyk(22.3%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(88.73, -32.45, 38.21) |
| CIE-LCH | lch(88.73, 50.13, 130.34°) |
| OKLab | oklab(89.15% -0.0888 0.0943) |
| OKLCH | oklch(89.15% 0.13 133.3) |
| XYZ | xyz(55.9263, 73.6002, 39.2710) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.58
Washed Out Green
#BCF5A6
ΔE00 2.82
Celery
#C1FD95
ΔE00 3.50
Pistachio (survey)
#C0FA8B
ΔE00 3.77
Pale Light Green
#B1FC99
ΔE00 3.82
Light Pastel Green
#B2FBA5
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9EE94 #C994EE
analogous
#E6EE94 #B9EE94 #94EE9C
triadic
#B9EE94 #94B9EE #EE94B9
tetradic
#B9EE94 #94E6EE #C994EE #EE9C94
square
#B9EE94 #94E6EE #C994EE #EE9C94
split-complementary
#B9EE94 #9C94EE #EE94E6
monochromatic
#74DD2A #96E65F #B9EE94 #DCF6C9 #EEFBE5
Accessibility & contrast
On white
1.34
#B9EE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#B9EE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9EE94
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9EE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9EE94 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28E
Deuteranopia (green-blind)
#EDDD99
Tritanopia (blue-blind)
#BAE7D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b9ee94; /* rgb */ color: rgb(185, 238, 148); /* oklch */ color: oklch(89.2% 0.130 133.3);
Tailwind
colors: {
custom: {
50: '#cff3b4',
500: '#b9ee94',
950: '#000000',
},
}SCSS
$custom: #b9ee94; $custom-light: #cff3b4; $custom-dark: #000000;
JSON
{
"hex": "#b9ee94",
"rgb": {
"r": 185,
"g": 238,
"b": 148
},
"hsl": {
"h": 95.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.89152,
"c": 0.12954,
"h": 133.3
},
"luminance": 0.73601
}Semantic roles & 50–950 ramp
primary
#B9EE94
secondary
#9D5CCA
accent
#11D584
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581