#B8EA9F#B8EA9F
#B8EA9F is a very light, moderate green. Relative luminance 0.715; OKLCH L 88.4% C 0.112 H 135.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA9F |
|---|---|
| RGB | rgb(184, 234, 159) |
| HSL | hsl(100, 64%, 77%) |
| HSV | hsv(100, 32%, 92%) |
| CMYK | cmyk(21.4%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(87.75, -29.40, 31.37) |
| CIE-LCH | lch(87.75, 42.99, 133.15°) |
| OKLab | oklab(88.4% -0.0801 0.0785) |
| OKLCH | oklch(88.4% 0.112 135.6) |
| XYZ | xyz(55.4466, 71.5379, 43.6811) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.30
Washed Out Green
#BCF5A6
ΔE00 2.40
Light Grey Green
#B7E1A1
ΔE00 2.72
Tea Green
#BDF8A3
ΔE00 3.22
Pale Green
#C7FDB5
ΔE00 4.17
Light Light Green
#C8FFB0
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA9F #D19FEA
analogous
#DEEA9F #B8EA9F #9FEAAC
triadic
#B8EA9F #9FB8EA #EA9FB8
tetradic
#B8EA9F #9FDEEA #D19FEA #EAAC9F
square
#B8EA9F #9FDEEA #D19FEA #EAAC9F
split-complementary
#B8EA9F #AC9FEA #EA9FDE
monochromatic
#6ED43B #93DF6D #B8EA9F #DDF5D1 #ECFAE6
Accessibility & contrast
On white
1.37
#B8EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#B8EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA9F
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA9F | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#E8DAA3
Tritanopia (blue-blind)
#B8E4D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b8ea9f; /* rgb */ color: rgb(184, 234, 159); /* oklch */ color: oklch(88.4% 0.112 135.6);
Tailwind
colors: {
custom: {
50: '#cef1bc',
500: '#b8ea9f',
950: '#000000',
},
}SCSS
$custom: #b8ea9f; $custom-light: #cef1bc; $custom-dark: #000000;
JSON
{
"hex": "#b8ea9f",
"rgb": {
"r": 184,
"g": 234,
"b": 159
},
"hsl": {
"h": 100,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.88399,
"c": 0.11215,
"h": 135.6
},
"luminance": 0.71539
}Semantic roles & 50–950 ramp
primary
#B8EA9F
secondary
#A668C5
accent
#1ACC90
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582