#ACDFE2#ACDFE2
#ACDFE2 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.053 H 200.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFE2 |
|---|---|
| RGB | rgb(172, 223, 226) |
| HSL | hsl(183, 48%, 78%) |
| HSV | hsv(183, 24%, 89%) |
| CMYK | cmyk(23.9%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(85.52, -15.64, -6.83) |
| CIE-LCH | lch(85.52, 17.06, 203.58°) |
| OKLab | oklab(86.93% -0.0492 -0.0186) |
| OKLCH | oklch(86.93% 0.053 200.7) |
| XYZ | xyz(57.1242, 67.0346, 81.8659) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.65
Paleturquoise
#AFEEEE
ΔE00 4.00
Pale Sky Blue
#BDF6FE
ΔE00 5.34
Lightblue
#ADD8E6
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Light Sky Blue
#C6FCFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFE2 #E2AFAC
analogous
#ACE2CA #ACDFE2 #ACC4E2
triadic
#ACDFE2 #E2ACDF #DFE2AC
tetradic
#ACDFE2 #CAACE2 #E2AFAC #C4E2AC
square
#ACDFE2 #CAACE2 #E2AFAC #C4E2AC
split-complementary
#ACDFE2 #E2ACC4 #E2CAAC
monochromatic
#51BCC2 #7FCED2 #ACDFE2 #D9F0F2 #E8F6F7
Accessibility & contrast
On white
1.46
#ACDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#ACDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFE2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFE2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE2
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#9AE3E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #acdfe2; /* rgb */ color: rgb(172, 223, 226); /* oklch */ color: oklch(86.9% 0.053 200.7);
Tailwind
colors: {
custom: {
50: '#c6e9eb',
500: '#acdfe2',
950: '#000000',
},
}SCSS
$custom: #acdfe2; $custom-light: #c6e9eb; $custom-dark: #000000;
JSON
{
"hex": "#acdfe2",
"rgb": {
"r": 172,
"g": 223,
"b": 226
},
"hsl": {
"h": 183.333,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.86926,
"c": 0.05259,
"h": 200.7
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#ACDFE2
secondary
#BB7B77
accent
#322ABB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484