#B9E27F#B9E27F
#B9E27F is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.1% C 0.134 H 127.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B9E27F |
|---|---|
| RGB | rgb(185, 226, 127) |
| HSL | hsl(85, 63%, 69%) |
| HSV | hsv(85, 44%, 89%) |
| CMYK | cmyk(18.1%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(85.12, -29.46, 43.95) |
| CIE-LCH | lch(85.12, 52.91, 123.83°) |
| OKLab | oklab(86.15% -0.0815 0.1066) |
| OKLCH | oklch(86.15% 0.134 127.4) |
| XYZ | xyz(51.0343, 66.2387, 30.1712) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.89
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Celery
#C1FD95
ΔE00 6.03
Light Moss Green
#A6C875
ΔE00 6.35
Light Pea Green
#C4FE82
ΔE00 6.36
Light Yellow Green
#CCFD7F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9E27F #A87FE2
analogous
#E2D97F #B9E27F #88E27F
triadic
#B9E27F #7FB9E2 #E27FB9
tetradic
#B9E27F #7FE2D9 #A87FE2 #E27F88
square
#B9E27F #7FE2D9 #A87FE2 #E27F88
split-complementary
#B9E27F #7F88E2 #D97FE2
monochromatic
#80BC2B #9ED74D #B9E27F #D4EDB1 #F0F9E3
Accessibility & contrast
On white
1.47
#B9E27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#B9E27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9E27F
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9E27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9E27F | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#BEDACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b9e27f; /* rgb */ color: rgb(185, 226, 127); /* oklch */ color: oklch(86.1% 0.134 127.4);
Tailwind
colors: {
custom: {
50: '#cfeba6',
500: '#b9e27f',
950: '#000000',
},
}SCSS
$custom: #b9e27f; $custom-light: #cfeba6; $custom-dark: #000000;
JSON
{
"hex": "#b9e27f",
"rgb": {
"r": 185,
"g": 226,
"b": 127
},
"hsl": {
"h": 84.848,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.86145,
"c": 0.13415,
"h": 127.4
},
"luminance": 0.66239
}Semantic roles & 50–950 ramp
primary
#B9E27F
secondary
#794CBA
accent
#1BCB64
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480