#B0F7AE#B0F7AE
#B0F7AE is a very light, vivid green. Relative luminance 0.788; OKLCH L 91.1% C 0.121 H 143.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F7AE |
|---|---|
| RGB | rgb(176, 247, 174) |
| HSL | hsl(118, 82%, 83%) |
| HSV | hsv(118, 30%, 97%) |
| CMYK | cmyk(28.7%, 0%, 29.6%, 3.1%) |
| CIE-LAB | lab(91.15, -35.79, 28.25) |
| CIE-LCH | lch(91.15, 45.60, 141.71°) |
| OKLab | oklab(91.1% -0.0976 0.0713) |
| OKLCH | oklch(91.1% 0.121 143.9) |
| XYZ | xyz(58.8028, 78.8053, 52.1489) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.99
Light Mint Green
#A6FBB2
ΔE00 2.01
Light Mint
#B6FFBB
ΔE00 2.09
Light Pastel Green
#B2FBA5
ΔE00 2.43
Light Seafoam Green
#A7FFB5
ΔE00 2.56
Washed Out Green
#BCF5A6
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F7AE #F5AEF7
analogous
#D5F7AE #B0F7AE #AEF7D0
triadic
#B0F7AE #AEB0F7 #F7AEB0
tetradic
#B0F7AE #AED5F7 #F5AEF7 #F7D0AE
square
#B0F7AE #AED5F7 #F5AEF7 #F7D0AE
split-complementary
#B0F7AE #D0AEF7 #F7AED5
monochromatic
#43EC3F #7AF176 #B0F7AE #E4FCE3 #E4FCE3
Accessibility & contrast
On white
1.25
#B0F7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#B0F7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F7AE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F7AE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#EFE3B2
Tritanopia (blue-blind)
#A9F3E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b0f7ae; /* rgb */ color: rgb(176, 247, 174); /* oklch */ color: oklch(91.1% 0.121 143.9);
Tailwind
colors: {
custom: {
50: '#c9fac6',
500: '#b0f7ae',
950: '#000000',
},
}SCSS
$custom: #b0f7ae; $custom-light: #c9fac6; $custom-dark: #000000;
JSON
{
"hex": "#b0f7ae",
"rgb": {
"r": 176,
"g": 247,
"b": 174
},
"hsl": {
"h": 118.356,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.91104,
"c": 0.12091,
"h": 143.9
},
"luminance": 0.78808
}Semantic roles & 50–950 ramp
primary
#B0F7AE
secondary
#D671D9
accent
#07DED9
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131713
muted
#838582