#ACDFCF#ACDFCF
#ACDFCF is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.057 H 173.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFCF |
|---|---|
| RGB | rgb(172, 223, 207) |
| HSL | hsl(161, 44%, 77%) |
| HSV | hsv(161, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(85.02, -19.64, 2.48) |
| CIE-LCH | lch(85.02, 19.80, 172.80°) |
| OKLab | oklab(86.36% -0.0568 0.0063) |
| OKLCH | oklch(86.36% 0.057 173.7) |
| XYZ | xyz(54.6601, 66.0489, 68.8881) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.10
Pale Aqua
#B8FFEB
ΔE00 7.14
Light Teal
#90E4C1
ΔE00 7.23
Paleturquoise
#AFEEEE
ΔE00 7.25
Pale Teal
#82CBB2
ΔE00 7.52
Eggshell Blue
#C4FFF7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFCF #DFACBC
analogous
#ACDFB5 #ACDFCF #ACD6DF
triadic
#ACDFCF #CFACDF #DFCFAC
tetradic
#ACDFCF #B5ACDF #DFACBC #D6DFAC
square
#ACDFCF #B5ACDF #DFACBC #D6DFAC
split-complementary
#ACDFCF #DFACD6 #DFB5AC
monochromatic
#54BD9C #80CEB5 #ACDFCF #D8F0E9 #E9F6F2
Accessibility & contrast
On white
1.48
#ACDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#ACDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFCF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFCF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D2D2D0
Tritanopia (blue-blind)
#A0E0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdfcf; /* rgb */ color: rgb(172, 223, 207); /* oklch */ color: oklch(86.4% 0.057 173.7);
Tailwind
colors: {
custom: {
50: '#c5e9dd',
500: '#acdfcf',
950: '#000000',
},
}SCSS
$custom: #acdfcf; $custom-light: #c5e9dd; $custom-dark: #000000;
JSON
{
"hex": "#acdfcf",
"rgb": {
"r": 172,
"g": 223,
"b": 207
},
"hsl": {
"h": 161.176,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86362,
"c": 0.05715,
"h": 173.7
},
"luminance": 0.66051
}Semantic roles & 50–950 ramp
primary
#ACDFCF
secondary
#B8788C
accent
#2E59B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484