#B0EAAA#B0EAAA
#B0EAAA is a very light, moderate green. Relative luminance 0.710; OKLCH L 88.1% C 0.105 H 142.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EAAA |
|---|---|
| RGB | rgb(176, 234, 170) |
| HSL | hsl(114, 60%, 79%) |
| HSV | hsv(114, 27%, 92%) |
| CMYK | cmyk(24.8%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(87.47, -30.41, 25.30) |
| CIE-LCH | lch(87.47, 39.56, 140.24°) |
| OKLab | oklab(88.12% -0.0829 0.0641) |
| OKLCH | oklch(88.12% 0.105 142.3) |
| XYZ | xyz(54.5810, 70.9763, 48.8464) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.96
Light Grey Green
#B7E1A1
ΔE00 3.24
Hospital Green
#9BE5AA
ΔE00 3.46
Washed Out Green
#BCF5A6
ΔE00 3.78
Celadon
#BEFDB7
ΔE00 4.03
Light Mint
#B6FFBB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EAAA #E4AAEA
analogous
#D0EAAA #B0EAAA #AAEAC4
triadic
#B0EAAA #AAB0EA #EAAAB0
tetradic
#B0EAAA #AAD0EA #E4AAEA #EAC4AA
square
#B0EAAA #AAD0EA #E4AAEA #EAC4AA
split-complementary
#B0EAAA #C4AAEA #EAAAD0
monochromatic
#55D248 #82DE79 #B0EAAA #DEF6DB #E8F9E6
Accessibility & contrast
On white
1.38
#B0EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#B0EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EAAA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EAAA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA6
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#ACE6D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b0eaaa; /* rgb */ color: rgb(176, 234, 170); /* oklch */ color: oklch(88.1% 0.105 142.3);
Tailwind
colors: {
custom: {
50: '#c8f1c3',
500: '#b0eaaa',
950: '#000000',
},
}SCSS
$custom: #b0eaaa; $custom-light: #c8f1c3; $custom-dark: #000000;
JSON
{
"hex": "#b0eaaa",
"rgb": {
"r": 176,
"g": 234,
"b": 170
},
"hsl": {
"h": 114.375,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.88123,
"c": 0.1048,
"h": 142.3
},
"luminance": 0.70978
}Semantic roles & 50–950 ramp
primary
#B0EAAA
secondary
#BE72C6
accent
#1DC8B8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582