#ABECDF#ABECDF
#ABECDF is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.6% C 0.068 H 180.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECDF |
|---|---|
| RGB | rgb(171, 236, 223) |
| HSL | hsl(168, 63%, 80%) |
| HSV | hsv(168, 28%, 93%) |
| CMYK | cmyk(27.5%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(88.91, -23.03, -0.27) |
| CIE-LCH | lch(88.91, 23.03, 180.68°) |
| OKLab | oklab(89.59% -0.0678 -0.0011) |
| OKLCH | oklch(89.59% 0.068 180.9) |
| XYZ | xyz(60.1050, 73.9737, 80.9091) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.47
Duck Egg Blue
#C3FBF4
ΔE00 4.62
Eggshell Blue
#C4FFF7
ΔE00 4.88
Paleturquoise
#AFEEEE
ΔE00 5.09
Pale Cyan
#B7FFFA
ΔE00 5.10
Light Cyan
#ACFFFC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECDF #ECABB8
analogous
#ABECBF #ABECDF #ABD9EC
triadic
#ABECDF #DFABEC #ECDFAB
tetradic
#ABECDF #BFABEC #ECABB8 #D9ECAB
square
#ABECDF #BFABEC #ECABB8 #D9ECAB
split-complementary
#ABECDF #ECABD9 #ECBFAB
monochromatic
#47D5B9 #79E1CC #ABECDF #DDF7F2 #E6F9F5
Accessibility & contrast
On white
1.33
#ABECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#ABECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECDF
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECDF | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#DADCE0
Tritanopia (blue-blind)
#98EEE8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abecdf; /* rgb */ color: rgb(171, 236, 223); /* oklch */ color: oklch(89.6% 0.068 180.9);
Tailwind
colors: {
custom: {
50: '#c5f2e9',
500: '#abecdf',
950: '#000000',
},
}SCSS
$custom: #abecdf; $custom-light: #c5f2e9; $custom-dark: #000000;
JSON
{
"hex": "#abecdf",
"rgb": {
"r": 171,
"g": 236,
"b": 223
},
"hsl": {
"h": 168,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.89586,
"c": 0.06777,
"h": 180.9
},
"luminance": 0.73977
}Semantic roles & 50–950 ramp
primary
#ABECDF
secondary
#C97384
accent
#1B3ECB
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584