#B0EAAE#B0EAAE
#B0EAAE is a very light, moderate green. Relative luminance 0.711; OKLCH L 88.2% C 0.101 H 143.9°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EAAE |
|---|---|
| RGB | rgb(176, 234, 174) |
| HSL | hsl(118, 59%, 80%) |
| HSV | hsv(118, 26%, 92%) |
| CMYK | cmyk(24.8%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(87.55, -29.76, 23.34) |
| CIE-LCH | lch(87.55, 37.82, 141.89°) |
| OKLab | oklab(88.21% -0.0812 0.0593) |
| OKLCH | oklch(88.21% 0.101 143.9) |
| XYZ | xyz(54.9651, 71.1299, 50.8696) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.34
Hospital Green
#9BE5AA
ΔE00 3.11
Light Grey Green
#B7E1A1
ΔE00 3.63
Celadon
#BEFDB7
ΔE00 4.25
Mint
#AAF0C1
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EAAE #E8AEEA
analogous
#CEEAAE #B0EAAE #AEEACA
triadic
#B0EAAE #AEB0EA #EAAEB0
tetradic
#B0EAAE #AECEEA #E8AEEA #EACAAE
square
#B0EAAE #AECEEA #E8AEEA #EACAAE
split-complementary
#B0EAAE #CAAEEA #EAAECE
monochromatic
#51D14D #81DD7D #B0EAAE #DFF7DF #E7F9E7
Accessibility & contrast
On white
1.38
#B0EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#B0EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EAAE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EAAE | 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)
#EDDFAA
Deuteranopia (green-blind)
#E3D9B1
Tritanopia (blue-blind)
#ABE6DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b0eaae; /* rgb */ color: rgb(176, 234, 174); /* oklch */ color: oklch(88.2% 0.101 143.9);
Tailwind
colors: {
custom: {
50: '#c8f1c6',
500: '#b0eaae',
950: '#000000',
},
}SCSS
$custom: #b0eaae; $custom-light: #c8f1c6; $custom-dark: #000000;
JSON
{
"hex": "#b0eaae",
"rgb": {
"r": 176,
"g": 234,
"b": 174
},
"hsl": {
"h": 118,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.88207,
"c": 0.1006,
"h": 143.9
},
"luminance": 0.71132
}Semantic roles & 50–950 ramp
primary
#B0EAAE
secondary
#C376C6
accent
#1FC6C1
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131613
muted
#828582