#ACCFC0#ACCFC0
#ACCFC0 is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.5% C 0.043 H 167.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFC0 |
|---|---|
| RGB | rgb(172, 207, 192) |
| HSL | hsl(154, 27%, 74%) |
| HSV | hsv(154, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(80.29, -14.58, 3.59) |
| CIE-LCH | lch(80.29, 15.01, 166.16°) |
| OKLab | oklab(82.47% -0.0417 0.0093) |
| OKLCH | oklch(82.47% 0.043 167.5) |
| XYZ | xyz(48.8381, 57.2008, 58.3267) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.21
Seafoam Blue
#78D1B6
ΔE00 9.74
Powder Blue
#B0E0E6
ΔE00 9.76
Light Teal
#90E4C1
ΔE00 10.17
Paleturquoise
#AFEEEE
ΔE00 10.27
Duck Egg Blue
#C3FBF4
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFC0 #CFACBB
analogous
#ACCFAF #ACCFC0 #ACCDCF
triadic
#ACCFC0 #C0ACCF #CFC0AC
tetradic
#ACCFC0 #AFACCF #CFACBB #CDCFAC
square
#ACCFC0 #AFACCF #CFACBB #CDCFAC
split-complementary
#ACCFC0 #CFACCD #CFAFAC
monochromatic
#5EA285 #85B9A3 #ACCFC0 #D3E5DD #ECF4F0
Accessibility & contrast
On white
1.69
#ACCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#ACCFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFC0
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFC0 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#C7C5C1
Tritanopia (blue-blind)
#A5CFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accfc0; /* rgb */ color: rgb(172, 207, 192); /* oklch */ color: oklch(82.5% 0.043 167.5);
Tailwind
colors: {
custom: {
50: '#c5ddd3',
500: '#accfc0',
950: '#000000',
},
}SCSS
$custom: #accfc0; $custom-light: #c5ddd3; $custom-dark: #000000;
JSON
{
"hex": "#accfc0",
"rgb": {
"r": 172,
"g": 207,
"b": 192
},
"hsl": {
"h": 154.286,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82472,
"c": 0.04272,
"h": 167.5
},
"luminance": 0.57202
}Semantic roles & 50–950 ramp
primary
#ACCFC0
secondary
#A47B8D
accent
#406CA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483