#B0F090#B0F090
#B0F090 is a very light, vivid green. Relative luminance 0.736; OKLCH L 89.0% C 0.141 H 135.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F090 |
|---|---|
| RGB | rgb(176, 240, 144) |
| HSL | hsl(100, 76%, 75%) |
| HSV | hsv(100, 40%, 94%) |
| CMYK | cmyk(26.7%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(88.72, -36.99, 40.07) |
| CIE-LCH | lch(88.72, 54.53, 132.72°) |
| OKLab | oklab(88.98% -0.1013 0.0985) |
| OKLCH | oklch(88.98% 0.141 135.8) |
| XYZ | xyz(54.0972, 73.5622, 37.7288) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.65
Tea Green
#BDF8A3
ΔE00 2.76
Washed Out Green
#BCF5A6
ΔE00 3.25
Celery
#C1FD95
ΔE00 3.26
Pastel Green
#B0FF9D
ΔE00 3.42
Light Pastel Green
#B2FBA5
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F090 #D090F0
analogous
#E0F090 #B0F090 #90F0A0
triadic
#B0F090 #90B0F0 #F090B0
tetradic
#B0F090 #90E0F0 #D090F0 #F0A090
square
#B0F090 #90E0F0 #D090F0 #F0A090
split-complementary
#B0F090 #A090F0 #F090E0
monochromatic
#63E124 #8AE95A #B0F090 #D6F7C6 #ECFBE4
Accessibility & contrast
On white
1.34
#B0F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#B0F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F090
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F090 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E289
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#AFE9D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b0f090; /* rgb */ color: rgb(176, 240, 144); /* oklch */ color: oklch(89.0% 0.141 135.8);
Tailwind
colors: {
custom: {
50: '#c9f5b1',
500: '#b0f090',
950: '#000000',
},
}SCSS
$custom: #b0f090; $custom-light: #c9f5b1; $custom-dark: #000000;
JSON
{
"hex": "#b0f090",
"rgb": {
"r": 176,
"g": 240,
"b": 144
},
"hsl": {
"h": 100,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.88984,
"c": 0.1413,
"h": 135.8
},
"luminance": 0.73564
}Semantic roles & 50–950 ramp
primary
#B0F090
secondary
#A558CC
accent
#0DD895
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581