#ABECDA#ABECDA
#ABECDA is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.4% C 0.070 H 175.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECDA |
|---|---|
| RGB | rgb(171, 236, 218) |
| HSL | hsl(163, 63%, 80%) |
| HSV | hsv(163, 28%, 93%) |
| CMYK | cmyk(27.5%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(88.78, -24.08, 2.16) |
| CIE-LCH | lch(88.78, 24.17, 174.87°) |
| OKLab | oklab(89.44% -0.0698 0.0054) |
| OKLCH | oklch(89.44% 0.07 175.6) |
| XYZ | xyz(59.4408, 73.7080, 77.4112) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.96
Duck Egg Blue
#C3FBF4
ΔE00 5.74
Eggshell Blue
#C4FFF7
ΔE00 5.86
Light Teal
#90E4C1
ΔE00 6.23
Pale Cyan
#B7FFFA
ΔE00 6.42
Tiffany Blue
#7BF2DA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECDA #ECABBD
analogous
#ABECBA #ABECDA #ABDDEC
triadic
#ABECDA #DAABEC #ECDAAB
tetradic
#ABECDA #BAABEC #ECABBD #DDECAB
square
#ABECDA #BAABEC #ECABBD #DDECAB
split-complementary
#ABECDA #ECABDD #ECBAAB
monochromatic
#47D5AE #79E1C4 #ABECDA #DDF7F0 #E6F9F4
Accessibility & contrast
On white
1.33
#ABECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#ABECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECDA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECDA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4D9
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#9AEEE6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abecda; /* rgb */ color: rgb(171, 236, 218); /* oklch */ color: oklch(89.4% 0.070 175.6);
Tailwind
colors: {
custom: {
50: '#c5f2e5',
500: '#abecda',
950: '#000000',
},
}SCSS
$custom: #abecda; $custom-light: #c5f2e5; $custom-dark: #000000;
JSON
{
"hex": "#abecda",
"rgb": {
"r": 171,
"g": 236,
"b": 218
},
"hsl": {
"h": 163.385,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.89444,
"c": 0.07001,
"h": 175.6
},
"luminance": 0.73711
}Semantic roles & 50–950 ramp
primary
#ABECDA
secondary
#C9738A
accent
#1B4BCB
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131715
muted
#828584