#B3EAAA#B3EAAA
#B3EAAA is a very light, moderate green. Relative luminance 0.713; OKLCH L 88.3% C 0.103 H 141.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B3EAAA |
|---|---|
| RGB | rgb(179, 234, 170) |
| HSL | hsl(112, 60%, 79%) |
| HSV | hsv(112, 27%, 92%) |
| CMYK | cmyk(23.5%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(87.65, -29.42, 25.56) |
| CIE-LCH | lch(87.65, 38.97, 139.01°) |
| OKLab | oklab(88.31% -0.0801 0.0647) |
| OKLCH | oklch(88.31% 0.103 141.1) |
| XYZ | xyz(55.2670, 71.3300, 48.8786) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.45
Light Grey Green
#B7E1A1
ΔE00 2.85
Washed Out Green
#BCF5A6
ΔE00 3.58
Hospital Green
#9BE5AA
ΔE00 3.94
Celadon
#BEFDB7
ΔE00 4.01
Pale Green
#C7FDB5
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3EAAA #E1AAEA
analogous
#D3EAAA #B3EAAA #AAEAC1
triadic
#B3EAAA #AAB3EA #EAAAB3
tetradic
#B3EAAA #AAD3EA #E1AAEA #EAC1AA
square
#B3EAAA #AAD3EA #E1AAEA #EAC1AA
split-complementary
#B3EAAA #C1AAEA #EAAAD3
monochromatic
#5BD248 #87DE79 #B3EAAA #DFF6DB #E9F9E6
Accessibility & contrast
On white
1.38
#B3EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#B3EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3EAAA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3EAAA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#E5DAAD
Tritanopia (blue-blind)
#AFE6D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b3eaaa; /* rgb */ color: rgb(179, 234, 170); /* oklch */ color: oklch(88.3% 0.103 141.1);
Tailwind
colors: {
custom: {
50: '#cbf1c3',
500: '#b3eaaa',
950: '#000000',
},
}SCSS
$custom: #b3eaaa; $custom-light: #cbf1c3; $custom-dark: #000000;
JSON
{
"hex": "#b3eaaa",
"rgb": {
"r": 179,
"g": 234,
"b": 170
},
"hsl": {
"h": 111.563,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.88305,
"c": 0.10302,
"h": 141.1
},
"luminance": 0.71332
}Semantic roles & 50–950 ramp
primary
#B3EAAA
secondary
#BA72C6
accent
#1DC8B0
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582