#B0F997#B0F997
#B0F997 is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.1% C 0.147 H 138.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F997 |
|---|---|
| RGB | rgb(176, 249, 151) |
| HSL | hsl(105, 89%, 78%) |
| HSV | hsv(105, 39%, 98%) |
| CMYK | cmyk(29.3%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(91.33, -40.09, 40.00) |
| CIE-LCH | lch(91.33, 56.63, 135.07°) |
| OKLab | oklab(91.13% -0.1096 0.0986) |
| OKLCH | oklch(91.13% 0.147 138) |
| XYZ | xyz(57.3643, 79.2137, 41.5395) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.62
Pastel Green
#B0FF9D
ΔE00 1.37
Light Pastel Green
#B2FBA5
ΔE00 2.16
Tea Green
#BDF8A3
ΔE00 2.49
Celery
#C1FD95
ΔE00 2.77
Palegreen
#98FB98
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F997 #E097F9
analogous
#E1F997 #B0F997 #97F9AF
triadic
#B0F997 #97B0F9 #F997B0
tetradic
#B0F997 #97E1F9 #E097F9 #F9AF97
square
#B0F997 #97E1F9 #E097F9 #F9AF97
split-complementary
#B0F997 #AF97F9 #F997E1
monochromatic
#58F223 #84F65D #B0F997 #DCFCD1 #E9FDE2
Accessibility & contrast
On white
1.25
#B0F997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#B0F997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F997
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F997 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA90
Deuteranopia (green-blind)
#F4E49D
Tritanopia (blue-blind)
#ADF3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b0f997; /* rgb */ color: rgb(176, 249, 151); /* oklch */ color: oklch(91.1% 0.147 138.0);
Tailwind
colors: {
custom: {
50: '#cafbb6',
500: '#b0f997',
950: '#000000',
},
}SCSS
$custom: #b0f997; $custom-light: #cafbb6; $custom-dark: #000000;
JSON
{
"hex": "#b0f997",
"rgb": {
"r": 176,
"g": 249,
"b": 151
},
"hsl": {
"h": 104.694,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.91132,
"c": 0.14743,
"h": 138
},
"luminance": 0.79216
}Semantic roles & 50–950 ramp
primary
#B0F997
secondary
#B95BD9
accent
#00E6AB
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581