#ABECDC#ABECDC
#ABECDC is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.5% C 0.069 H 177.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECDC |
|---|---|
| RGB | rgb(171, 236, 220) |
| HSL | hsl(165, 63%, 80%) |
| HSV | hsv(165, 28%, 93%) |
| CMYK | cmyk(27.5%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(88.83, -23.66, 1.19) |
| CIE-LCH | lch(88.83, 23.69, 177.13°) |
| OKLab | oklab(89.5% -0.069 0.0028) |
| OKLCH | oklch(89.5% 0.069 177.7) |
| XYZ | xyz(59.7041, 73.8133, 78.7978) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.08
Duck Egg Blue
#C3FBF4
ΔE00 5.26
Eggshell Blue
#C4FFF7
ΔE00 5.43
Pale Cyan
#B7FFFA
ΔE00 5.86
Paleturquoise
#AFEEEE
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECDC #ECABBB
analogous
#ABECBC #ABECDC #ABDBEC
triadic
#ABECDC #DCABEC #ECDCAB
tetradic
#ABECDC #BCABEC #ECABBB #DBECAB
square
#ABECDC #BCABEC #ECABBB #DBECAB
split-complementary
#ABECDC #ECABDB #ECBCAB
monochromatic
#47D5B2 #79E1C7 #ABECDC #DDF7F1 #E6F9F5
Accessibility & contrast
On white
1.33
#ABECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#ABECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECDC
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECDC | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DB
Deuteranopia (green-blind)
#DBDCDD
Tritanopia (blue-blind)
#99EEE7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abecdc; /* rgb */ color: rgb(171, 236, 220); /* oklch */ color: oklch(89.5% 0.069 177.7);
Tailwind
colors: {
custom: {
50: '#c5f2e6',
500: '#abecdc',
950: '#000000',
},
}SCSS
$custom: #abecdc; $custom-light: #c5f2e6; $custom-dark: #000000;
JSON
{
"hex": "#abecdc",
"rgb": {
"r": 171,
"g": 236,
"b": 220
},
"hsl": {
"h": 165.231,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.895,
"c": 0.06904,
"h": 177.7
},
"luminance": 0.73816
}Semantic roles & 50–950 ramp
primary
#ABECDC
secondary
#C97388
accent
#1B46CB
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584