#ABDCDE#ABDCDE
#ABDCDE is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.051 H 199.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCDE |
|---|---|
| RGB | rgb(171, 220, 222) |
| HSL | hsl(182, 44%, 77%) |
| HSV | hsv(182, 23%, 87%) |
| CMYK | cmyk(23%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(84.54, -15.29, -6.16) |
| CIE-LCH | lch(84.54, 16.48, 201.95°) |
| OKLab | oklab(86.1% -0.0478 -0.0168) |
| OKLCH | oklch(86.1% 0.051 199.4) |
| XYZ | xyz(55.5686, 65.1160, 78.7338) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.07
Paleturquoise
#AFEEEE
ΔE00 4.57
Lightblue
#ADD8E6
ΔE00 5.78
Pale Sky Blue
#BDF6FE
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Light Sky Blue
#C6FCFF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCDE #DEADAB
analogous
#ABDEC7 #ABDCDE #ABC3DE
triadic
#ABDCDE #DEABDC #DCDEAB
tetradic
#ABDCDE #C7ABDE #DEADAB #C3DEAB
square
#ABDCDE #C7ABDE #DEADAB #C3DEAB
split-complementary
#ABDCDE #DEABC3 #DEC7AB
monochromatic
#53B7BB #7FCACD #ABDCDE #D7EEEF #E9F6F6
Accessibility & contrast
On white
1.50
#ABDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#ABDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCDE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCDE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#9BE0DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdcde; /* rgb */ color: rgb(171, 220, 222); /* oklch */ color: oklch(86.1% 0.051 199.4);
Tailwind
colors: {
custom: {
50: '#c5e7e8',
500: '#abdcde',
950: '#000000',
},
}SCSS
$custom: #abdcde; $custom-light: #c5e7e8; $custom-dark: #000000;
JSON
{
"hex": "#abdcde",
"rgb": {
"r": 171,
"g": 220,
"b": 222
},
"hsl": {
"h": 182.353,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86097,
"c": 0.05069,
"h": 199.4
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#ABDCDE
secondary
#B67977
accent
#342FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484