#ABDDDE#ABDDDE
#ABDDDE is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.3% C 0.052 H 197.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDDE |
|---|---|
| RGB | rgb(171, 221, 222) |
| HSL | hsl(181, 44%, 77%) |
| HSV | hsv(181, 23%, 87%) |
| CMYK | cmyk(23%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(84.81, -15.80, -5.76) |
| CIE-LCH | lch(84.81, 16.81, 200.05°) |
| OKLab | oklab(86.31% -0.0491 -0.0157) |
| OKLCH | oklch(86.31% 0.052 197.8) |
| XYZ | xyz(55.8319, 65.6424, 78.8216) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.45
Paleturquoise
#AFEEEE
ΔE00 4.19
Pale Sky Blue
#BDF6FE
ΔE00 6.09
Lightblue
#ADD8E6
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Light Sky Blue
#C6FCFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDDE #DEACAB
analogous
#ABDEC6 #ABDDDE #ABC4DE
triadic
#ABDDDE #DEABDD #DDDEAB
tetradic
#ABDDDE #C6ABDE #DEACAB #C4DEAB
square
#ABDDDE #C6ABDE #DEACAB #C4DEAB
split-complementary
#ABDDDE #DEABC4 #DEC6AB
monochromatic
#53B9BB #7FCBCD #ABDDDE #D7EFEF #E9F6F6
Accessibility & contrast
On white
1.49
#ABDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#ABDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDDE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDDE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#CCD1DE
Tritanopia (blue-blind)
#9AE0DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abddde; /* rgb */ color: rgb(171, 221, 222); /* oklch */ color: oklch(86.3% 0.052 197.8);
Tailwind
colors: {
custom: {
50: '#c5e7e8',
500: '#abddde',
950: '#000000',
},
}SCSS
$custom: #abddde; $custom-light: #c5e7e8; $custom-dark: #000000;
JSON
{
"hex": "#abddde",
"rgb": {
"r": 171,
"g": 221,
"b": 222
},
"hsl": {
"h": 181.176,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86312,
"c": 0.05157,
"h": 197.8
},
"luminance": 0.65645
}Semantic roles & 50–950 ramp
primary
#ABDDDE
secondary
#B67877
accent
#312FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484