#B3EBAF#B3EBAF
#B3EBAF is a very light, moderate green. Relative luminance 0.721; OKLCH L 88.6% C 0.099 H 143.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B3EBAF |
|---|---|
| RGB | rgb(179, 235, 175) |
| HSL | hsl(116, 60%, 80%) |
| HSV | hsv(116, 26%, 92%) |
| CMYK | cmyk(23.8%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(88.01, -29.08, 23.49) |
| CIE-LCH | lch(88.01, 37.39, 141.07°) |
| OKLab | oklab(88.63% -0.0793 0.0597) |
| OKLCH | oklch(88.63% 0.099 143) |
| XYZ | xyz(56.0345, 72.0938, 51.5123) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.96
Light Grey Green
#B7E1A1
ΔE00 3.48
Hospital Green
#9BE5AA
ΔE00 3.56
Celadon
#BEFDB7
ΔE00 4.01
Washed Out Green
#BCF5A6
ΔE00 4.24
Light Mint
#B6FFBB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3EBAF #E7AFEB
analogous
#D1EBAF #B3EBAF #AFEBC9
triadic
#B3EBAF #AFB3EB #EBAFB3
tetradic
#B3EBAF #AFD1EB #E7AFEB #EBC9AF
square
#B3EBAF #AFD1EB #E7AFEB #EBC9AF
split-complementary
#B3EBAF #C9AFEB #EBAFD1
monochromatic
#56D34D #84DF7E #B3EBAF #E2F7E0 #E8F9E7
Accessibility & contrast
On white
1.36
#B3EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#B3EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3EBAF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3EBAF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#E5DBB2
Tritanopia (blue-blind)
#AEE7DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b3ebaf; /* rgb */ color: rgb(179, 235, 175); /* oklch */ color: oklch(88.6% 0.099 143.0);
Tailwind
colors: {
custom: {
50: '#caf1c7',
500: '#b3ebaf',
950: '#000000',
},
}SCSS
$custom: #b3ebaf; $custom-light: #caf1c7; $custom-dark: #000000;
JSON
{
"hex": "#b3ebaf",
"rgb": {
"r": 179,
"g": 235,
"b": 175
},
"hsl": {
"h": 116,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.88632,
"c": 0.0993,
"h": 143
},
"luminance": 0.72096
}Semantic roles & 50–950 ramp
primary
#B3EBAF
secondary
#C277C7
accent
#1EC8BC
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582