#B0EA98#B0EA98
#B0EA98 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.8% C 0.124 H 136.9°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EA98 |
|---|---|
| RGB | rgb(176, 234, 152) |
| HSL | hsl(102, 66%, 76%) |
| HSV | hsv(102, 35%, 92%) |
| CMYK | cmyk(24.8%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(87.16, -33.15, 34.05) |
| CIE-LCH | lch(87.16, 47.52, 134.23°) |
| OKLab | oklab(87.77% -0.0904 0.0848) |
| OKLCH | oklch(87.77% 0.124 136.9) |
| XYZ | xyz(52.9933, 70.3412, 40.4848) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.58
Tea Green
#BDF8A3
ΔE00 3.03
Light Sage
#BCECAC
ΔE00 3.62
Light Pastel Green
#B2FBA5
ΔE00 3.81
Light Grey Green
#B7E1A1
ΔE00 3.91
Pale Light Green
#B1FC99
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EA98 #D298EA
analogous
#D9EA98 #B0EA98 #98EAA9
triadic
#B0EA98 #98B0EA #EA98B0
tetradic
#B0EA98 #98D9EA #D298EA #EAA998
square
#B0EA98 #98D9EA #D298EA #EAA998
split-complementary
#B0EA98 #A998EA #EA98D9
monochromatic
#62D532 #89E065 #B0EA98 #D7F4CB #ECFAE6
Accessibility & contrast
On white
1.39
#B0EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#B0EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EA98
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EA98 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#E7D89C
Tritanopia (blue-blind)
#AEE4D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b0ea98; /* rgb */ color: rgb(176, 234, 152); /* oklch */ color: oklch(87.8% 0.124 136.9);
Tailwind
colors: {
custom: {
50: '#c9f1b7',
500: '#b0ea98',
950: '#000000',
},
}SCSS
$custom: #b0ea98; $custom-light: #c9f1b7; $custom-dark: #000000;
JSON
{
"hex": "#b0ea98",
"rgb": {
"r": 176,
"g": 234,
"b": 152
},
"hsl": {
"h": 102.439,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.87772,
"c": 0.12395,
"h": 136.9
},
"luminance": 0.70343
}Semantic roles & 50–950 ramp
primary
#B0EA98
secondary
#A861C5
accent
#18CE99
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581