#ACCFCE#ACCFCE
#ACCFCE is a very light, muted teal. Relative luminance 0.579; OKLCH L 82.9% C 0.037 H 194.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFCE |
|---|---|
| RGB | rgb(172, 207, 206) |
| HSL | hsl(178, 27%, 74%) |
| HSV | hsv(178, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(80.66, -11.75, -3.37) |
| CIE-LCH | lch(80.66, 12.22, 196.00°) |
| OKLab | oklab(82.88% -0.036 -0.0092) |
| OKLCH | oklch(82.88% 0.037 194.3) |
| XYZ | xyz(50.4636, 57.8510, 66.8881) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 6.55
Paleturquoise
#AFEEEE
ΔE00 8.38
Pale Sky Blue
#BDF6FE
ΔE00 9.68
Light Sky Blue
#C6FCFF
ΔE00 10.29
Pale Blue
#D0FEFE
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFCE #CFACAD
analogous
#ACCFBD #ACCFCE #ACBFCF
triadic
#ACCFCE #CEACCF #CFCEAC
tetradic
#ACCFCE #BDACCF #CFACAD #BFCFAC
square
#ACCFCE #BDACCF #CFACAD #BFCFAC
split-complementary
#ACCFCE #CFACBF #CFBDAC
monochromatic
#5EA2A0 #85B9B7 #ACCFCE #D3E5E5 #ECF4F4
Accessibility & contrast
On white
1.67
#ACCFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#ACCFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFCE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFCE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#A2D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #accfce; /* rgb */ color: rgb(172, 207, 206); /* oklch */ color: oklch(82.9% 0.037 194.3);
Tailwind
colors: {
custom: {
50: '#c5dddc',
500: '#accfce',
950: '#000000',
},
}SCSS
$custom: #accfce; $custom-light: #c5dddc; $custom-dark: #000000;
JSON
{
"hex": "#accfce",
"rgb": {
"r": 172,
"g": 207,
"b": 206
},
"hsl": {
"h": 178.286,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82881,
"c": 0.0372,
"h": 194.3
},
"luminance": 0.57853
}Semantic roles & 50–950 ramp
primary
#ACCFCE
secondary
#A47B7C
accent
#4043A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484