#ABEDDD#ABEDDD
#ABEDDD is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.7% C 0.070 H 177.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEDDD |
|---|---|
| RGB | rgb(171, 237, 221) |
| HSL | hsl(165, 65%, 80%) |
| HSV | hsv(165, 28%, 93%) |
| CMYK | cmyk(27.8%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(89.13, -23.94, 1.10) |
| CIE-LCH | lch(89.13, 23.96, 177.38°) |
| OKLab | oklab(89.75% -0.0698 0.0025) |
| OKLCH | oklch(89.75% 0.07 177.9) |
| XYZ | xyz(60.1257, 74.4439, 79.5936) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.88
Duck Egg Blue
#C3FBF4
ΔE00 5.18
Eggshell Blue
#C4FFF7
ΔE00 5.31
Pale Cyan
#B7FFFA
ΔE00 5.70
Paleturquoise
#AFEEEE
ΔE00 6.16
Tiffany Blue
#7BF2DA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEDDD #EDABBB
analogous
#ABEDBC #ABEDDD #ABDCED
triadic
#ABEDDD #DDABED #EDDDAB
tetradic
#ABEDDD #BCABED #EDABBB #DCEDAB
square
#ABEDDD #BCABED #EDABBB #DCEDAB
split-complementary
#ABEDDD #EDABDC #EDBCAB
monochromatic
#46D7B4 #79E2C9 #ABEDDD #DDF8F1 #E6FAF5
Accessibility & contrast
On white
1.32
#ABEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#ABEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEDDD
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEDDD | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DC
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#99EFE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abeddd; /* rgb */ color: rgb(171, 237, 221); /* oklch */ color: oklch(89.7% 0.070 177.9);
Tailwind
colors: {
custom: {
50: '#c5f3e7',
500: '#abeddd',
950: '#000000',
},
}SCSS
$custom: #abeddd; $custom-light: #c5f3e7; $custom-dark: #000000;
JSON
{
"hex": "#abeddd",
"rgb": {
"r": 171,
"g": 237,
"b": 221
},
"hsl": {
"h": 165.455,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.89747,
"c": 0.06987,
"h": 177.9
},
"luminance": 0.74447
}Semantic roles & 50–950 ramp
primary
#ABEDDD
secondary
#CA7287
accent
#1945CD
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584