#ACCFCD#ACCFCD
#ACCFCD is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.9% C 0.037 H 192.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFCD |
|---|---|
| RGB | rgb(172, 207, 205) |
| HSL | hsl(177, 27%, 74%) |
| HSV | hsv(177, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(80.63, -11.96, -2.87) |
| CIE-LCH | lch(80.63, 12.30, 193.51°) |
| OKLab | oklab(82.85% -0.0364 -0.0079) |
| OKLCH | oklch(82.85% 0.037 192.2) |
| XYZ | xyz(50.3425, 57.8026, 66.2504) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 8.36
Pale Sky Blue
#BDF6FE
ΔE00 9.83
Light Sky Blue
#C6FCFF
ΔE00 10.35
Duck Egg Blue
#C3FBF4
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFCD #CFACAE
analogous
#ACCFBC #ACCFCD #ACC0CF
triadic
#ACCFCD #CDACCF #CFCDAC
tetradic
#ACCFCD #BCACCF #CFACAE #C0CFAC
square
#ACCFCD #BCACCF #CFACAE #C0CFAC
split-complementary
#ACCFCD #CFACC0 #CFBCAC
monochromatic
#5EA29E #85B9B6 #ACCFCD #D3E5E4 #ECF4F3
Accessibility & contrast
On white
1.67
#ACCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#ACCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFCD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFCD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#A2D1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #accfcd; /* rgb */ color: rgb(172, 207, 205); /* oklch */ color: oklch(82.9% 0.037 192.2);
Tailwind
colors: {
custom: {
50: '#c5dddc',
500: '#accfcd',
950: '#000000',
},
}SCSS
$custom: #accfcd; $custom-light: #c5dddc; $custom-dark: #000000;
JSON
{
"hex": "#accfcd",
"rgb": {
"r": 172,
"g": 207,
"b": 205
},
"hsl": {
"h": 176.571,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82851,
"c": 0.03728,
"h": 192.2
},
"luminance": 0.57804
}Semantic roles & 50–950 ramp
primary
#ACCFCD
secondary
#A47B7D
accent
#4046A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484