#ABDAE2#ABDAE2
#ABDAE2 is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.8% C 0.050 H 209.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDAE2 |
|---|---|
| RGB | rgb(171, 218, 226) |
| HSL | hsl(189, 49%, 78%) |
| HSV | hsv(189, 24%, 89%) |
| CMYK | cmyk(24.3%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(84.12, -13.40, -8.92) |
| CIE-LCH | lch(84.12, 16.09, 213.65°) |
| OKLab | oklab(85.8% -0.0437 -0.0243) |
| OKLCH | oklch(85.8% 0.05 209.1) |
| XYZ | xyz(55.5893, 64.2894, 81.4169) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.63
Lightblue
#ADD8E6
ΔE00 3.06
Pale Sky Blue
#BDF6FE
ΔE00 6.20
Ice Blue
#A5DFF9
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDAE2 #E2B3AB
analogous
#ABE2CE #ABDAE2 #ABBEE2
triadic
#ABDAE2 #E2ABDA #DAE2AB
tetradic
#ABDAE2 #CEABE2 #E2B3AB #BEE2AB
square
#ABDAE2 #CEABE2 #E2B3AB #BEE2AB
split-complementary
#ABDAE2 #E2ABBE #E2CEAB
monochromatic
#50B2C3 #7EC6D2 #ABDAE2 #D8EEF2 #E8F5F7
Accessibility & contrast
On white
1.52
#ABDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#ABDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDAE2
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDAE2 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#C8CFE2
Tritanopia (blue-blind)
#9ADEDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdae2; /* rgb */ color: rgb(171, 218, 226); /* oklch */ color: oklch(85.8% 0.050 209.1);
Tailwind
colors: {
custom: {
50: '#c5e5eb',
500: '#abdae2',
950: '#000000',
},
}SCSS
$custom: #abdae2; $custom-light: #c5e5eb; $custom-dark: #000000;
JSON
{
"hex": "#abdae2",
"rgb": {
"r": 171,
"g": 218,
"b": 226
},
"hsl": {
"h": 188.727,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.85795,
"c": 0.04996,
"h": 209.1
},
"luminance": 0.64292
}Semantic roles & 50–950 ramp
primary
#ABDAE2
secondary
#BB8076
accent
#3F2ABC
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484