#ABE2BC#ABE2BC
#ABE2BC is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.5% C 0.077 H 154.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2BC |
|---|---|
| RGB | rgb(171, 226, 188) |
| HSL | hsl(139, 49%, 78%) |
| HSV | hsv(139, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(85.34, -25.11, 12.94) |
| CIE-LCH | lch(85.34, 28.24, 152.74°) |
| OKLab | oklab(86.46% -0.0695 0.0334) |
| OKLCH | oklch(86.46% 0.077 154.4) |
| XYZ | xyz(53.0654, 66.6796, 57.6417) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.78
Light Teal
#90E4C1
ΔE00 4.84
Hospital Green
#9BE5AA
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 6.17
Pale Turquoise
#A5FBD5
ΔE00 6.56
Light Sage
#BCECAC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2BC #E2ABD1
analogous
#B5E2AB #ABE2BC #ABE2D7
triadic
#ABE2BC #BCABE2 #E2BCAB
tetradic
#ABE2BC #ABB5E2 #E2ABD1 #E2D7AB
square
#ABE2BC #ABB5E2 #E2ABD1 #E2D7AB
split-complementary
#ABE2BC #D7ABE2 #E2ABB5
monochromatic
#50C373 #7ED298 #ABE2BC #D8F2E0 #E8F7ED
Accessibility & contrast
On white
1.46
#ABE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#ABE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2BC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2BC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D8D3BE
Tritanopia (blue-blind)
#A2E1D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe2bc; /* rgb */ color: rgb(171, 226, 188); /* oklch */ color: oklch(86.5% 0.077 154.4);
Tailwind
colors: {
custom: {
50: '#c5ebd0',
500: '#abe2bc',
950: '#000000',
},
}SCSS
$custom: #abe2bc; $custom-light: #c5ebd0; $custom-dark: #000000;
JSON
{
"hex": "#abe2bc",
"rgb": {
"r": 171,
"g": 226,
"b": 188
},
"hsl": {
"h": 138.545,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86456,
"c": 0.07714,
"h": 154.4
},
"luminance": 0.66681
}Semantic roles & 50–950 ramp
primary
#ABE2BC
secondary
#BB76A6
accent
#2A8FBC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483