#ABE1BC#ABE1BC
#ABE1BC is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.2% C 0.076 H 154.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1BC |
|---|---|
| RGB | rgb(171, 225, 188) |
| HSL | hsl(139, 47%, 78%) |
| HSV | hsv(139, 24%, 88%) |
| CMYK | cmyk(24%, 0%, 16.4%, 11.8%) |
| CIE-LAB | lab(85.07, -24.62, 12.55) |
| CIE-LCH | lch(85.07, 27.63, 153.00°) |
| OKLab | oklab(86.24% -0.0682 0.0324) |
| OKLCH | oklch(86.24% 0.076 154.6) |
| XYZ | xyz(52.7943, 66.1373, 57.5513) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 5.52
Seafoam
#7FE0B3
ΔE00 6.29
Pale Turquoise
#A5FBD5
ΔE00 6.76
Light Sage
#BCECAC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1BC #E1ABD0
analogous
#B5E1AB #ABE1BC #ABE1D7
triadic
#ABE1BC #BCABE1 #E1BCAB
tetradic
#ABE1BC #ABB5E1 #E1ABD0 #E1D7AB
square
#ABE1BC #ABB5E1 #E1ABD0 #E1D7AB
split-complementary
#ABE1BC #D7ABE1 #E1ABB5
monochromatic
#51C174 #7ED198 #ABE1BC #D8F1E0 #E8F7ED
Accessibility & contrast
On white
1.48
#ABE1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#ABE1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1BC
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1BC | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#A2E0D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe1bc; /* rgb */ color: rgb(171, 225, 188); /* oklch */ color: oklch(86.2% 0.076 154.6);
Tailwind
colors: {
custom: {
50: '#c5ead0',
500: '#abe1bc',
950: '#000000',
},
}SCSS
$custom: #abe1bc; $custom-light: #c5ead0; $custom-dark: #000000;
JSON
{
"hex": "#abe1bc",
"rgb": {
"r": 171,
"g": 225,
"b": 188
},
"hsl": {
"h": 138.889,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.86236,
"c": 0.07554,
"h": 154.6
},
"luminance": 0.66139
}Semantic roles & 50–950 ramp
primary
#ABE1BC
secondary
#BA76A5
accent
#2B8DBB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483