#ABE3BA#ABE3BA
#ABE3BA is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.6% C 0.081 H 152.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3BA |
|---|---|
| RGB | rgb(171, 227, 186) |
| HSL | hsl(136, 50%, 78%) |
| HSV | hsv(136, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 18.1%, 11%) |
| CIE-LAB | lab(85.57, -25.96, 14.31) |
| CIE-LCH | lch(85.57, 29.64, 151.13°) |
| OKLab | oklab(86.63% -0.0717 0.0369) |
| OKLCH | oklch(86.63% 0.081 152.8) |
| XYZ | xyz(53.1240, 67.1393, 56.6050) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.30
Hospital Green
#9BE5AA
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 6.08
Light Sage
#BCECAC
ΔE00 6.39
Pale Turquoise
#A5FBD5
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3BA #E3ABD4
analogous
#B8E3AB #ABE3BA #ABE3D6
triadic
#ABE3BA #BAABE3 #E3BAAB
tetradic
#ABE3BA #ABB8E3 #E3ABD4 #E3D6AB
square
#ABE3BA #ABB8E3 #E3ABD4 #E3D6AB
split-complementary
#ABE3BA #D6ABE3 #E3ABB8
monochromatic
#4FC46F #7DD494 #ABE3BA #D9F2E0 #E8F7EC
Accessibility & contrast
On white
1.46
#ABE3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#ABE3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3BA
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3BA | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB8
Deuteranopia (green-blind)
#DAD3BC
Tritanopia (blue-blind)
#A3E1D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe3ba; /* rgb */ color: rgb(171, 227, 186); /* oklch */ color: oklch(86.6% 0.081 152.8);
Tailwind
colors: {
custom: {
50: '#c5ecce',
500: '#abe3ba',
950: '#000000',
},
}SCSS
$custom: #abe3ba; $custom-light: #c5ecce; $custom-dark: #000000;
JSON
{
"hex": "#abe3ba",
"rgb": {
"r": 171,
"g": 227,
"b": 186
},
"hsl": {
"h": 136.071,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.86628,
"c": 0.08062,
"h": 152.8
},
"luminance": 0.67141
}Semantic roles & 50–950 ramp
primary
#ABE3BA
secondary
#BD75AA
accent
#2895BD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483