#ABE2CC#ABE2CC
#ABE2CC is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.9% C 0.064 H 168.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2CC |
|---|---|
| RGB | rgb(171, 226, 204) |
| HSL | hsl(156, 49%, 78%) |
| HSV | hsv(156, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(85.71, -22.03, 5.05) |
| CIE-LCH | lch(85.71, 22.61, 167.09°) |
| OKLab | oklab(86.87% -0.0628 0.013) |
| OKLCH | oklch(86.87% 0.064 168.3) |
| XYZ | xyz(54.8867, 67.4081, 67.2342) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.40
Pale Aqua
#B8FFEB
ΔE00 6.48
Pale Teal
#82CBB2
ΔE00 7.06
Pale Turquoise
#A5FBD5
ΔE00 7.20
Mint
#AAF0C1
ΔE00 7.33
Seafoam Blue
#78D1B6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2CC #E2ABC1
analogous
#ABE2B0 #ABE2CC #ABDCE2
triadic
#ABE2CC #CCABE2 #E2CCAB
tetradic
#ABE2CC #B0ABE2 #E2ABC1 #DCE2AB
square
#ABE2CC #B0ABE2 #E2ABC1 #DCE2AB
split-complementary
#ABE2CC #E2ABDC #E2B0AB
monochromatic
#50C395 #7ED2B0 #ABE2CC #D8F2E8 #E8F7F1
Accessibility & contrast
On white
1.45
#ABE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#ABE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2CC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2CC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#9FE3DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe2cc; /* rgb */ color: rgb(171, 226, 204); /* oklch */ color: oklch(86.9% 0.064 168.3);
Tailwind
colors: {
custom: {
50: '#c5ebdb',
500: '#abe2cc',
950: '#000000',
},
}SCSS
$custom: #abe2cc; $custom-light: #c5ebdb; $custom-dark: #000000;
JSON
{
"hex": "#abe2cc",
"rgb": {
"r": 171,
"g": 226,
"b": 204
},
"hsl": {
"h": 156,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86872,
"c": 0.06418,
"h": 168.3
},
"luminance": 0.6741
}Semantic roles & 50–950 ramp
primary
#ABE2CC
secondary
#BB7692
accent
#2A64BC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131615
muted
#828484