#B0FD8A#B0FD8A
#B0FD8A is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.8% C 0.166 H 136.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FD8A |
|---|---|
| RGB | rgb(176, 253, 138) |
| HSL | hsl(100, 97%, 77%) |
| HSV | hsv(100, 45%, 99%) |
| CMYK | cmyk(30.4%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.27, -43.53, 47.49) |
| CIE-LCH | lch(92.27, 64.42, 132.51°) |
| OKLab | oklab(91.84% -0.1196 0.1152) |
| OKLCH | oklch(91.84% 0.166 136.1) |
| XYZ | xyz(57.6157, 81.3135, 36.6992) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.36
Celery
#C1FD95
ΔE00 2.50
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 2.71
Pastel Green
#B0FF9D
ΔE00 2.82
Spring Green (survey)
#A9F971
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FD8A #D78AFD
analogous
#EAFD8A #B0FD8A #8AFD9E
triadic
#B0FD8A #8AB0FD #FD8AB0
tetradic
#B0FD8A #8AEAFD #D78AFD #FD9E8A
square
#B0FD8A #8AEAFD #D78AFD #FD9E8A
split-complementary
#B0FD8A #9E8AFD #FD8AEA
monochromatic
#5FFB12 #87FC4E #B0FD8A #D9FEC6 #EBFEE1
Accessibility & contrast
On white
1.22
#B0FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#B0FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FD8A
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FD8A | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#AEF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b0fd8a; /* rgb */ color: rgb(176, 253, 138); /* oklch */ color: oklch(91.8% 0.166 136.1);
Tailwind
colors: {
custom: {
50: '#cafeae',
500: '#b0fd8a',
950: '#000000',
},
}SCSS
$custom: #b0fd8a; $custom-light: #cafeae; $custom-dark: #000000;
JSON
{
"hex": "#b0fd8a",
"rgb": {
"r": 176,
"g": 253,
"b": 138
},
"hsl": {
"h": 100.174,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.91835,
"c": 0.166,
"h": 136.1
},
"luminance": 0.81316
}Semantic roles & 50–950 ramp
primary
#B0FD8A
secondary
#AE4EDD
accent
#00E69A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681