#ABE3BC#ABE3BC
#ABE3BC is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.7% C 0.079 H 154.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3BC |
|---|---|
| RGB | rgb(171, 227, 188) |
| HSL | hsl(138, 50%, 78%) |
| HSV | hsv(138, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(85.62, -25.59, 13.33) |
| CIE-LCH | lch(85.62, 28.85, 152.49°) |
| OKLab | oklab(86.68% -0.0708 0.0344) |
| OKLCH | oklch(86.68% 0.079 154.1) |
| XYZ | xyz(53.3381, 67.2250, 57.7326) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.46
Light Teal
#90E4C1
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 4.99
Seafoam
#7FE0B3
ΔE00 6.07
Pale Turquoise
#A5FBD5
ΔE00 6.38
Light Sage
#BCECAC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3BC #E3ABD2
analogous
#B6E3AB #ABE3BC #ABE3D8
triadic
#ABE3BC #BCABE3 #E3BCAB
tetradic
#ABE3BC #ABB6E3 #E3ABD2 #E3D8AB
square
#ABE3BC #ABB6E3 #E3ABD2 #E3D8AB
split-complementary
#ABE3BC #D8ABE3 #E3ABB6
monochromatic
#4FC473 #7DD497 #ABE3BC #D9F2E1 #E8F7ED
Accessibility & contrast
On white
1.45
#ABE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#ABE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3BC
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3BC | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#A2E2D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe3bc; /* rgb */ color: rgb(171, 227, 188); /* oklch */ color: oklch(86.7% 0.079 154.1);
Tailwind
colors: {
custom: {
50: '#c5ecd0',
500: '#abe3bc',
950: '#000000',
},
}SCSS
$custom: #abe3bc; $custom-light: #c5ecd0; $custom-dark: #000000;
JSON
{
"hex": "#abe3bc",
"rgb": {
"r": 171,
"g": 227,
"b": 188
},
"hsl": {
"h": 138.214,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.86677,
"c": 0.07874,
"h": 154.1
},
"luminance": 0.67227
}Semantic roles & 50–950 ramp
primary
#ABE3BC
secondary
#BD75A7
accent
#2890BD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483