#B2EBAF#B2EBAF
#B2EBAF is a very light, moderate green. Relative luminance 0.720; OKLCH L 88.6% C 0.100 H 143.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EBAF |
|---|---|
| RGB | rgb(178, 235, 175) |
| HSL | hsl(117, 60%, 80%) |
| HSV | hsv(117, 26%, 92%) |
| CMYK | cmyk(24.3%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(87.96, -29.41, 23.41) |
| CIE-LCH | lch(87.96, 37.59, 141.49°) |
| OKLab | oklab(88.57% -0.0802 0.0595) |
| OKLCH | oklch(88.57% 0.1 143.4) |
| XYZ | xyz(55.8041, 71.9750, 51.5015) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.12
Hospital Green
#9BE5AA
ΔE00 3.40
Light Grey Green
#B7E1A1
ΔE00 3.61
Celadon
#BEFDB7
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.31
Mint
#AAF0C1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EBAF #E8AFEB
analogous
#D0EBAF #B2EBAF #AFEBCA
triadic
#B2EBAF #AFB2EB #EBAFB2
tetradic
#B2EBAF #AFD0EB #E8AFEB #EBCAAF
square
#B2EBAF #AFD0EB #E8AFEB #EBCAAF
split-complementary
#B2EBAF #CAAFEB #EBAFD0
monochromatic
#54D34D #83DF7E #B2EBAF #E1F7E0 #E7F9E7
Accessibility & contrast
On white
1.36
#B2EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#B2EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EBAF
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EBAF | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#E5DAB2
Tritanopia (blue-blind)
#ADE7DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2ebaf; /* rgb */ color: rgb(178, 235, 175); /* oklch */ color: oklch(88.6% 0.100 143.4);
Tailwind
colors: {
custom: {
50: '#caf1c7',
500: '#b2ebaf',
950: '#000000',
},
}SCSS
$custom: #b2ebaf; $custom-light: #caf1c7; $custom-dark: #000000;
JSON
{
"hex": "#b2ebaf",
"rgb": {
"r": 178,
"g": 235,
"b": 175
},
"hsl": {
"h": 117,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.88571,
"c": 0.09991,
"h": 143.4
},
"luminance": 0.71977
}Semantic roles & 50–950 ramp
primary
#B2EBAF
secondary
#C377C7
accent
#1EC8BF
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582