#ABDFDA#ABDFDA
#ABDFDA is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.6% C 0.054 H 188.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFDA |
|---|---|
| RGB | rgb(171, 223, 218) |
| HSL | hsl(174, 45%, 77%) |
| HSV | hsv(174, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.25, -17.66, -3.01) |
| CIE-LCH | lch(85.25, 17.91, 189.67°) |
| OKLab | oklab(86.62% -0.0533 -0.0083) |
| OKLCH | oklch(86.62% 0.054 188.9) |
| XYZ | xyz(55.8333, 66.4929, 76.2087) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 4.91
Duck Egg Blue
#C3FBF4
ΔE00 6.06
Eggshell Blue
#C4FFF7
ΔE00 6.88
Light Light Blue
#CAFFFB
ΔE00 6.96
Pale Cyan
#B7FFFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFDA #DFABB0
analogous
#ABDFC0 #ABDFDA #ABCADF
triadic
#ABDFDA #DAABDF #DFDAAB
tetradic
#ABDFDA #C0ABDF #DFABB0 #CADFAB
square
#ABDFDA #C0ABDF #DFABB0 #CADFAB
split-complementary
#ABDFDA #DFABCA #DFC0AB
monochromatic
#52BDB3 #7FCEC6 #ABDFDA #D7F0EE #E9F7F5
Accessibility & contrast
On white
1.47
#ABDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#ABDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFDA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFDA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#9BE2DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfda; /* rgb */ color: rgb(171, 223, 218); /* oklch */ color: oklch(86.6% 0.054 188.9);
Tailwind
colors: {
custom: {
50: '#c5e9e5',
500: '#abdfda',
950: '#000000',
},
}SCSS
$custom: #abdfda; $custom-light: #c5e9e5; $custom-dark: #000000;
JSON
{
"hex": "#abdfda",
"rgb": {
"r": 171,
"g": 223,
"b": 218
},
"hsl": {
"h": 174.231,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86621,
"c": 0.05392,
"h": 188.9
},
"luminance": 0.66495
}Semantic roles & 50–950 ramp
primary
#ABDFDA
secondary
#B8767D
accent
#2E3BB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484