#ABDDDF#ABDDDF
#ABDDDF is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.052 H 199.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDDF |
|---|---|
| RGB | rgb(171, 221, 223) |
| HSL | hsl(182, 45%, 77%) |
| HSV | hsv(182, 23%, 87%) |
| CMYK | cmyk(23.3%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(84.84, -15.58, -6.25) |
| CIE-LCH | lch(84.84, 16.79, 201.87°) |
| OKLab | oklab(86.34% -0.0487 -0.0171) |
| OKLCH | oklch(86.34% 0.052 199.3) |
| XYZ | xyz(55.9663, 65.6962, 79.5295) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.06
Paleturquoise
#AFEEEE
ΔE00 4.29
Lightblue
#ADD8E6
ΔE00 5.91
Pale Sky Blue
#BDF6FE
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Light Sky Blue
#C6FCFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDDF #DFADAB
analogous
#ABDFC7 #ABDDDF #ABC3DF
triadic
#ABDDDF #DFABDD #DDDFAB
tetradic
#ABDDDF #C7ABDF #DFADAB #C3DFAB
square
#ABDDDF #C7ABDF #DFADAB #C3DFAB
split-complementary
#ABDDDF #DFABC3 #DFC7AB
monochromatic
#52B9BD #7FCBCE #ABDDDF #D7EFF0 #E9F6F7
Accessibility & contrast
On white
1.49
#ABDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#ABDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDDF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDDF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#9AE1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdddf; /* rgb */ color: rgb(171, 221, 223); /* oklch */ color: oklch(86.3% 0.052 199.3);
Tailwind
colors: {
custom: {
50: '#c5e7e9',
500: '#abdddf',
950: '#000000',
},
}SCSS
$custom: #abdddf; $custom-light: #c5e7e9; $custom-dark: #000000;
JSON
{
"hex": "#abdddf",
"rgb": {
"r": 171,
"g": 221,
"b": 223
},
"hsl": {
"h": 182.308,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86343,
"c": 0.05161,
"h": 199.3
},
"luminance": 0.65699
}Semantic roles & 50–950 ramp
primary
#ABDDDF
secondary
#B87976
accent
#332EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484