#B0EAAB#B0EAAB
#B0EAAB is a very light, moderate green. Relative luminance 0.710; OKLCH L 88.1% C 0.104 H 142.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EAAB |
|---|---|
| RGB | rgb(176, 234, 171) |
| HSL | hsl(115, 60%, 79%) |
| HSV | hsv(115, 27%, 92%) |
| CMYK | cmyk(24.8%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(87.49, -30.25, 24.81) |
| CIE-LCH | lch(87.49, 39.12, 140.64°) |
| OKLab | oklab(88.14% -0.0825 0.0629) |
| OKLCH | oklch(88.14% 0.104 142.7) |
| XYZ | xyz(54.6759, 71.0142, 49.3465) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.02
Light Grey Green
#B7E1A1
ΔE00 3.32
Hospital Green
#9BE5AA
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 3.94
Celadon
#BEFDB7
ΔE00 4.07
Light Mint
#B6FFBB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EAAB #E5ABEA
analogous
#D0EAAB #B0EAAB #ABEAC6
triadic
#B0EAAB #ABB0EA #EAABB0
tetradic
#B0EAAB #ABD0EA #E5ABEA #EAC6AB
square
#B0EAAB #ABD0EA #E5ABEA #EAC6AB
split-complementary
#B0EAAB #C6ABEA #EAABD0
monochromatic
#54D249 #82DE7A #B0EAAB #DEF6DC #E8F9E7
Accessibility & contrast
On white
1.38
#B0EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#B0EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EAAB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EAAB | 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)
#EDDFA7
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#ABE6D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b0eaab; /* rgb */ color: rgb(176, 234, 171); /* oklch */ color: oklch(88.1% 0.104 142.7);
Tailwind
colors: {
custom: {
50: '#c8f1c4',
500: '#b0eaab',
950: '#000000',
},
}SCSS
$custom: #b0eaab; $custom-light: #c8f1c4; $custom-dark: #000000;
JSON
{
"hex": "#b0eaab",
"rgb": {
"r": 176,
"g": 234,
"b": 171
},
"hsl": {
"h": 115.238,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.88144,
"c": 0.10375,
"h": 142.7
},
"luminance": 0.71016
}Semantic roles & 50–950 ramp
primary
#B0EAAB
secondary
#BF73C6
accent
#1EC8BA
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582