#ACCFCA#ACCFCA
#ACCFCA is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.8% C 0.038 H 185.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFCA |
|---|---|
| RGB | rgb(172, 207, 202) |
| HSL | hsl(171, 27%, 74%) |
| HSV | hsv(171, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.55, -12.57, -1.39) |
| CIE-LCH | lch(80.55, 12.65, 186.29°) |
| OKLab | oklab(82.76% -0.0376 -0.0039) |
| OKLCH | oklch(82.76% 0.038 185.9) |
| XYZ | xyz(49.9839, 57.6591, 64.3615) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.25
Lightblue
#ADD8E6
ΔE00 8.31
Paleturquoise
#AFEEEE
ΔE00 8.49
Duck Egg Blue
#C3FBF4
ΔE00 10.18
Pale Sky Blue
#BDF6FE
ΔE00 10.40
Ice
#D6FFFA
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFCA #CFACB1
analogous
#ACCFB9 #ACCFCA #ACC3CF
triadic
#ACCFCA #CAACCF #CFCAAC
tetradic
#ACCFCA #B9ACCF #CFACB1 #C3CFAC
square
#ACCFCA #B9ACCF #CFACB1 #C3CFAC
split-complementary
#ACCFCA #CFACC3 #CFB9AC
monochromatic
#5EA298 #85B9B1 #ACCFCA #D3E5E3 #ECF4F3
Accessibility & contrast
On white
1.68
#ACCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#ACCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFCA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFCA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#A3D1CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #accfca; /* rgb */ color: rgb(172, 207, 202); /* oklch */ color: oklch(82.8% 0.038 185.9);
Tailwind
colors: {
custom: {
50: '#c5ddda',
500: '#accfca',
950: '#000000',
},
}SCSS
$custom: #accfca; $custom-light: #c5ddda; $custom-dark: #000000;
JSON
{
"hex": "#accfca",
"rgb": {
"r": 172,
"g": 207,
"b": 202
},
"hsl": {
"h": 171.429,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82761,
"c": 0.03784,
"h": 185.9
},
"luminance": 0.57661
}Semantic roles & 50–950 ramp
primary
#ACCFCA
secondary
#A47B81
accent
#404FA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483