#ACDFDA#ACDFDA
#ACDFDA is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.053 H 188.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFDA |
|---|---|
| RGB | rgb(172, 223, 218) |
| HSL | hsl(174, 44%, 77%) |
| HSV | hsv(174, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.30, -17.36, -2.92) |
| CIE-LCH | lch(85.30, 17.60, 189.54°) |
| OKLab | oklab(86.68% -0.0523 -0.0081) |
| OKLCH | oklch(86.68% 0.053 188.8) |
| XYZ | xyz(56.0520, 66.6057, 76.2189) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.08
Powder Blue
#B0E0E6
ΔE00 4.84
Duck Egg Blue
#C3FBF4
ΔE00 6.05
Eggshell Blue
#C4FFF7
ΔE00 6.89
Light Light Blue
#CAFFFB
ΔE00 6.93
Light Sky Blue
#C6FCFF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFDA #DFACB1
analogous
#ACDFC1 #ACDFDA #ACCADF
triadic
#ACDFDA #DAACDF #DFDAAC
tetradic
#ACDFDA #C1ACDF #DFACB1 #CADFAC
square
#ACDFDA #C1ACDF #DFACB1 #CADFAC
split-complementary
#ACDFDA #DFACCA #DFC1AC
monochromatic
#54BDB3 #80CEC6 #ACDFDA #D8F0EE #E9F6F5
Accessibility & contrast
On white
1.47
#ACDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#ACDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFDA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFDA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#9DE2DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdfda; /* rgb */ color: rgb(172, 223, 218); /* oklch */ color: oklch(86.7% 0.053 188.8);
Tailwind
colors: {
custom: {
50: '#c5e9e5',
500: '#acdfda',
950: '#000000',
},
}SCSS
$custom: #acdfda; $custom-light: #c5e9e5; $custom-dark: #000000;
JSON
{
"hex": "#acdfda",
"rgb": {
"r": 172,
"g": 223,
"b": 218
},
"hsl": {
"h": 174.118,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86681,
"c": 0.05297,
"h": 188.8
},
"luminance": 0.66608
}Semantic roles & 50–950 ramp
primary
#ACDFDA
secondary
#B8787E
accent
#2E3BB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484