#ABEDDB#ABEDDB
#ABEDDB is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.7% C 0.071 H 175.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEDDB |
|---|---|
| RGB | rgb(171, 237, 219) |
| HSL | hsl(164, 65%, 80%) |
| HSV | hsv(164, 28%, 93%) |
| CMYK | cmyk(27.8%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(89.08, -24.35, 2.07) |
| CIE-LCH | lch(89.08, 24.44, 175.14°) |
| OKLab | oklab(89.69% -0.0706 0.0051) |
| OKLCH | oklch(89.69% 0.071 175.9) |
| XYZ | xyz(59.8608, 74.3379, 78.1986) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.75
Duck Egg Blue
#C3FBF4
ΔE00 5.66
Eggshell Blue
#C4FFF7
ΔE00 5.75
Pale Cyan
#B7FFFA
ΔE00 6.26
Light Teal
#90E4C1
ΔE00 6.27
Tiffany Blue
#7BF2DA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEDDB #EDABBD
analogous
#ABEDBA #ABEDDB #ABDEED
triadic
#ABEDDB #DBABED #EDDBAB
tetradic
#ABEDDB #BAABED #EDABBD #DEEDAB
square
#ABEDDB #BAABED #EDABBD #DEEDAB
split-complementary
#ABEDDB #EDABDE #EDBAAB
monochromatic
#46D7B0 #79E2C5 #ABEDDB #DDF8F1 #E6FAF4
Accessibility & contrast
On white
1.32
#ABEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#ABEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEDDB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEDDB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#99EFE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abeddb; /* rgb */ color: rgb(171, 237, 219); /* oklch */ color: oklch(89.7% 0.071 175.9);
Tailwind
colors: {
custom: {
50: '#c5f3e6',
500: '#abeddb',
950: '#000000',
},
}SCSS
$custom: #abeddb; $custom-light: #c5f3e6; $custom-dark: #000000;
JSON
{
"hex": "#abeddb",
"rgb": {
"r": 171,
"g": 237,
"b": 219
},
"hsl": {
"h": 163.636,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.8969,
"c": 0.07083,
"h": 175.9
},
"luminance": 0.74341
}Semantic roles & 50–950 ramp
primary
#ABEDDB
secondary
#CA728A
accent
#194ACD
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131715
muted
#828584