#ACDFDF#ACDFDF
#ACDFDF is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.052 H 196.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFDF |
|---|---|
| RGB | rgb(172, 223, 223) |
| HSL | hsl(180, 44%, 77%) |
| HSV | hsv(180, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.44, -16.29, -5.36) |
| CIE-LCH | lch(85.44, 17.15, 198.22°) |
| OKLab | oklab(86.83% -0.0504 -0.0147) |
| OKLCH | oklch(86.83% 0.052 196.2) |
| XYZ | xyz(56.7162, 66.8714, 79.7168) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.83
Paleturquoise
#AFEEEE
ΔE00 3.67
Pale Sky Blue
#BDF6FE
ΔE00 5.91
Light Sky Blue
#C6FCFF
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFDF #DFACAC
analogous
#ACDFC6 #ACDFDF #ACC6DF
triadic
#ACDFDF #DFACDF #DFDFAC
tetradic
#ACDFDF #C6ACDF #DFACAC #C6DFAC
square
#ACDFDF #C6ACDF #DFACAC #C6DFAC
split-complementary
#ACDFDF #DFACC6 #DFC6AC
monochromatic
#54BDBD #80CECE #ACDFDF #D8F0F0 #E9F6F6
Accessibility & contrast
On white
1.46
#ACDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#ACDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFDF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFDF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#CED2E0
Tritanopia (blue-blind)
#9BE2DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdfdf; /* rgb */ color: rgb(172, 223, 223); /* oklch */ color: oklch(86.8% 0.052 196.2);
Tailwind
colors: {
custom: {
50: '#c6e9e9',
500: '#acdfdf',
950: '#000000',
},
}SCSS
$custom: #acdfdf; $custom-light: #c6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#acdfdf",
"rgb": {
"r": 172,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86833,
"c": 0.05246,
"h": 196.2
},
"luminance": 0.66874
}Semantic roles & 50–950 ramp
primary
#ACDFDF
secondary
#B87878
accent
#2E2EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484