#B0EAAF#B0EAAF
#B0EAAF is a very light, moderate green. Relative luminance 0.712; OKLCH L 88.2% C 0.100 H 144.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EAAF |
|---|---|
| RGB | rgb(176, 234, 175) |
| HSL | hsl(119, 58%, 80%) |
| HSV | hsv(119, 25%, 92%) |
| CMYK | cmyk(24.8%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(87.57, -29.59, 22.85) |
| CIE-LCH | lch(87.57, 37.39, 142.33°) |
| OKLab | oklab(88.23% -0.0808 0.0581) |
| OKLCH | oklch(88.23% 0.1 144.3) |
| XYZ | xyz(55.0630, 71.1690, 51.3850) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.48
Hospital Green
#9BE5AA
ΔE00 3.05
Light Grey Green
#B7E1A1
ΔE00 3.76
Mint
#AAF0C1
ΔE00 4.10
Celadon
#BEFDB7
ΔE00 4.34
Light Mint
#B6FFBB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EAAF #E9AFEA
analogous
#CDEAAF #B0EAAF #AFEACB
triadic
#B0EAAF #AFB0EA #EAAFB0
tetradic
#B0EAAF #AFCDEA #E9AFEA #EACBAF
square
#B0EAAF #AFCDEA #E9AFEA #EACBAF
split-complementary
#B0EAAF #CBAFEA #EAAFCD
monochromatic
#50D14E #80DD7F #B0EAAF #E0F7DF #E7F9E7
Accessibility & contrast
On white
1.38
#B0EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#B0EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EAAF
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EAAF | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAB
Deuteranopia (green-blind)
#E3D9B2
Tritanopia (blue-blind)
#ABE6DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b0eaaf; /* rgb */ color: rgb(176, 234, 175); /* oklch */ color: oklch(88.2% 0.100 144.3);
Tailwind
colors: {
custom: {
50: '#c8f1c7',
500: '#b0eaaf',
950: '#000000',
},
}SCSS
$custom: #b0eaaf; $custom-light: #c8f1c7; $custom-dark: #000000;
JSON
{
"hex": "#b0eaaf",
"rgb": {
"r": 176,
"g": 234,
"b": 175
},
"hsl": {
"h": 118.983,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.88229,
"c": 0.09954,
"h": 144.3
},
"luminance": 0.71171
}Semantic roles & 50–950 ramp
primary
#B0EAAF
secondary
#C577C6
accent
#1FC6C3
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131613
muted
#828582