#B2EAAF#B2EAAF
#B2EAAF is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.3% C 0.098 H 143.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EAAF |
|---|---|
| RGB | rgb(178, 234, 175) |
| HSL | hsl(117, 58%, 80%) |
| HSV | hsv(117, 25%, 92%) |
| CMYK | cmyk(23.9%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(87.68, -28.94, 23.03) |
| CIE-LCH | lch(87.68, 36.98, 141.49°) |
| OKLab | oklab(88.35% -0.079 0.0586) |
| OKLCH | oklch(88.35% 0.098 143.4) |
| XYZ | xyz(55.5186, 71.4040, 51.4063) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.17
Hospital Green
#9BE5AA
ΔE00 3.38
Light Grey Green
#B7E1A1
ΔE00 3.50
Celadon
#BEFDB7
ΔE00 4.29
Mint
#AAF0C1
ΔE00 4.33
Washed Out Green
#BCF5A6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EAAF #E7AFEA
analogous
#CFEAAF #B2EAAF #AFEAC9
triadic
#B2EAAF #AFB2EA #EAAFB2
tetradic
#B2EAAF #AFCFEA #E7AFEA #EAC9AF
square
#B2EAAF #AFCFEA #E7AFEA #EAC9AF
split-complementary
#B2EAAF #C9AFEA #EAAFCF
monochromatic
#55D14E #83DD7F #B2EAAF #E1F7DF #E8F9E7
Accessibility & contrast
On white
1.37
#B2EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#B2EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EAAF
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EAAF | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAB
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#ADE6DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2eaaf; /* rgb */ color: rgb(178, 234, 175); /* oklch */ color: oklch(88.3% 0.098 143.4);
Tailwind
colors: {
custom: {
50: '#caf1c7',
500: '#b2eaaf',
950: '#000000',
},
}SCSS
$custom: #b2eaaf; $custom-light: #caf1c7; $custom-dark: #000000;
JSON
{
"hex": "#b2eaaf",
"rgb": {
"r": 178,
"g": 234,
"b": 175
},
"hsl": {
"h": 116.949,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.8835,
"c": 0.09832,
"h": 143.4
},
"luminance": 0.71406
}Semantic roles & 50–950 ramp
primary
#B2EAAF
secondary
#C277C6
accent
#1FC6BE
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582