#ABECDE#ABECDE
#ABECDE is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.6% C 0.068 H 179.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECDE |
|---|---|
| RGB | rgb(171, 236, 222) |
| HSL | hsl(167, 63%, 80%) |
| HSV | hsv(167, 28%, 93%) |
| CMYK | cmyk(27.5%, 0%, 5.9%, 7.5%) |
| CIE-LAB | lab(88.88, -23.24, 0.21) |
| CIE-LCH | lch(88.88, 23.24, 179.47°) |
| OKLab | oklab(89.56% -0.0682 0.0002) |
| OKLCH | oklch(89.56% 0.068 179.8) |
| XYZ | xyz(59.9706, 73.9199, 80.2012) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.31
Duck Egg Blue
#C3FBF4
ΔE00 4.82
Eggshell Blue
#C4FFF7
ΔE00 5.05
Pale Cyan
#B7FFFA
ΔE00 5.34
Paleturquoise
#AFEEEE
ΔE00 5.46
Light Cyan
#ACFFFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECDE #ECABB9
analogous
#ABECBE #ABECDE #ABDAEC
triadic
#ABECDE #DEABEC #ECDEAB
tetradic
#ABECDE #BEABEC #ECABB9 #DAECAB
square
#ABECDE #BEABEC #ECABB9 #DAECAB
split-complementary
#ABECDE #ECABDA #ECBEAB
monochromatic
#47D5B7 #79E1CA #ABECDE #DDF7F2 #E6F9F5
Accessibility & contrast
On white
1.33
#ABECDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#ABECDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECDE
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECDE | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DD
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#99EEE8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abecde; /* rgb */ color: rgb(171, 236, 222); /* oklch */ color: oklch(89.6% 0.068 179.8);
Tailwind
colors: {
custom: {
50: '#c5f2e8',
500: '#abecde',
950: '#000000',
},
}SCSS
$custom: #abecde; $custom-light: #c5f2e8; $custom-dark: #000000;
JSON
{
"hex": "#abecde",
"rgb": {
"r": 171,
"g": 236,
"b": 222
},
"hsl": {
"h": 167.077,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.89557,
"c": 0.06816,
"h": 179.8
},
"luminance": 0.73923
}Semantic roles & 50–950 ramp
primary
#ABECDE
secondary
#C97385
accent
#1B41CB
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584