#ABE2C8#ABE2C8
#ABE2C8 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.8% C 0.067 H 164.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2C8 |
|---|---|
| RGB | rgb(171, 226, 200) |
| HSL | hsl(152, 49%, 78%) |
| HSV | hsv(152, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(85.61, -22.82, 7.02) |
| CIE-LCH | lch(85.61, 23.88, 162.90°) |
| OKLab | oklab(86.76% -0.0645 0.0182) |
| OKLCH | oklch(86.76% 0.067 164.3) |
| XYZ | xyz(54.4131, 67.2187, 64.7399) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.75
Mint
#AAF0C1
ΔE00 6.19
Pale Turquoise
#A5FBD5
ΔE00 6.66
Pale Aqua
#B8FFEB
ΔE00 6.92
Pale Teal
#82CBB2
ΔE00 7.01
Seafoam Blue
#78D1B6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2C8 #E2ABC5
analogous
#ABE2AC #ABE2C8 #ABE1E2
triadic
#ABE2C8 #C8ABE2 #E2C8AB
tetradic
#ABE2C8 #ACABE2 #E2ABC5 #E1E2AB
square
#ABE2C8 #ACABE2 #E2ABC5 #E1E2AB
split-complementary
#ABE2C8 #E2ABE1 #E2ACAB
monochromatic
#50C38C #7ED2AA #ABE2C8 #D8F2E6 #E8F7F0
Accessibility & contrast
On white
1.45
#ABE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#ABE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2C8
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2C8 | 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)
#E0DAC7
Deuteranopia (green-blind)
#D6D3CA
Tritanopia (blue-blind)
#A0E2DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe2c8; /* rgb */ color: rgb(171, 226, 200); /* oklch */ color: oklch(86.8% 0.067 164.3);
Tailwind
colors: {
custom: {
50: '#c5ebd8',
500: '#abe2c8',
950: '#000000',
},
}SCSS
$custom: #abe2c8; $custom-light: #c5ebd8; $custom-dark: #000000;
JSON
{
"hex": "#abe2c8",
"rgb": {
"r": 171,
"g": 226,
"b": 200
},
"hsl": {
"h": 151.636,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86764,
"c": 0.06701,
"h": 164.3
},
"luminance": 0.67221
}Semantic roles & 50–950 ramp
primary
#ABE2C8
secondary
#BB7697
accent
#2A6FBC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483