#ABE3BB#ABE3BB
#ABE3BB is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.7% C 0.080 H 153.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3BB |
|---|---|
| RGB | rgb(171, 227, 187) |
| HSL | hsl(137, 50%, 78%) |
| HSV | hsv(137, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(85.60, -25.77, 13.82) |
| CIE-LCH | lch(85.60, 29.24, 151.80°) |
| OKLab | oklab(86.65% -0.0713 0.0356) |
| OKLCH | oklch(86.65% 0.08 153.4) |
| XYZ | xyz(53.2307, 67.1820, 57.1668) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.37
Hospital Green
#9BE5AA
ΔE00 4.76
Light Teal
#90E4C1
ΔE00 4.95
Seafoam
#7FE0B3
ΔE00 6.07
Pale Turquoise
#A5FBD5
ΔE00 6.46
Light Sage
#BCECAC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3BB #E3ABD3
analogous
#B7E3AB #ABE3BB #ABE3D7
triadic
#ABE3BB #BBABE3 #E3BBAB
tetradic
#ABE3BB #ABB7E3 #E3ABD3 #E3D7AB
square
#ABE3BB #ABB7E3 #E3ABD3 #E3D7AB
split-complementary
#ABE3BB #D7ABE3 #E3ABB7
monochromatic
#4FC471 #7DD496 #ABE3BB #D9F2E0 #E8F7EC
Accessibility & contrast
On white
1.45
#ABE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#ABE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3BB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3BB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#A2E1D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe3bb; /* rgb */ color: rgb(171, 227, 187); /* oklch */ color: oklch(86.7% 0.080 153.4);
Tailwind
colors: {
custom: {
50: '#c5eccf',
500: '#abe3bb',
950: '#000000',
},
}SCSS
$custom: #abe3bb; $custom-light: #c5eccf; $custom-dark: #000000;
JSON
{
"hex": "#abe3bb",
"rgb": {
"r": 171,
"g": 227,
"b": 187
},
"hsl": {
"h": 137.143,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.86653,
"c": 0.07968,
"h": 153.4
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#ABE3BB
secondary
#BD75A8
accent
#2893BD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483