#ACCFC7#ACCFC7
#ACCFC7 is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.7% C 0.039 H 179.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFC7 |
|---|---|
| RGB | rgb(172, 207, 199) |
| HSL | hsl(166, 27%, 74%) |
| HSV | hsv(166, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(80.47, -13.19, 0.11) |
| CIE-LCH | lch(80.47, 13.19, 179.54°) |
| OKLab | oklab(82.67% -0.0388 0.0001) |
| OKLCH | oklch(82.67% 0.039 179.9) |
| XYZ | xyz(49.6322, 57.5184, 62.5089) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.25
Paleturquoise
#AFEEEE
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 9.62
Pale Teal
#82CBB2
ΔE00 9.67
Duck Egg Blue
#C3FBF4
ΔE00 10.17
Ice
#D6FFFA
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFC7 #CFACB4
analogous
#ACCFB6 #ACCFC7 #ACC6CF
triadic
#ACCFC7 #C7ACCF #CFC7AC
tetradic
#ACCFC7 #B6ACCF #CFACB4 #C6CFAC
square
#ACCFC7 #B6ACCF #CFACB4 #C6CFAC
split-complementary
#ACCFC7 #CFACC6 #CFB6AC
monochromatic
#5EA293 #85B9AD #ACCFC7 #D3E5E1 #ECF4F2
Accessibility & contrast
On white
1.68
#ACCFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#ACCFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFC7
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFC7 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC7
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#A3D0CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #accfc7; /* rgb */ color: rgb(172, 207, 199); /* oklch */ color: oklch(82.7% 0.039 179.9);
Tailwind
colors: {
custom: {
50: '#c5ddd8',
500: '#accfc7',
950: '#000000',
},
}SCSS
$custom: #accfc7; $custom-light: #c5ddd8; $custom-dark: #000000;
JSON
{
"hex": "#accfc7",
"rgb": {
"r": 172,
"g": 207,
"b": 199
},
"hsl": {
"h": 166.286,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82673,
"c": 0.03885,
"h": 179.9
},
"luminance": 0.5752
}Semantic roles & 50–950 ramp
primary
#ACCFC7
secondary
#A47B84
accent
#4057A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483