#ACCFC4#ACCFC4
#ACCFC4 is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.6% C 0.040 H 174.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFC4 |
|---|---|
| RGB | rgb(172, 207, 196) |
| HSL | hsl(161, 27%, 74%) |
| HSV | hsv(161, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(80.39, -13.79, 1.60) |
| CIE-LCH | lch(80.39, 13.88, 173.39°) |
| OKLab | oklab(82.59% -0.0401 0.004) |
| OKLCH | oklch(82.59% 0.04 174.3) |
| XYZ | xyz(49.2873, 57.3805, 60.6926) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.31
Pale Teal
#82CBB2
ΔE00 8.93
Paleturquoise
#AFEEEE
ΔE00 9.38
Duck Egg Blue
#C3FBF4
ΔE00 10.33
Seafoam Blue
#78D1B6
ΔE00 10.38
Lightblue
#ADD8E6
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFC4 #CFACB7
analogous
#ACCFB3 #ACCFC4 #ACC9CF
triadic
#ACCFC4 #C4ACCF #CFC4AC
tetradic
#ACCFC4 #B3ACCF #CFACB7 #C9CFAC
square
#ACCFC4 #B3ACCF #CFACB7 #C9CFAC
split-complementary
#ACCFC4 #CFACC9 #CFB3AC
monochromatic
#5EA28D #85B9A8 #ACCFC4 #D3E5E0 #ECF4F1
Accessibility & contrast
On white
1.68
#ACCFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#ACCFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFC4
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFC4 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC4
Deuteranopia (green-blind)
#C6C5C5
Tritanopia (blue-blind)
#A4D0CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accfc4; /* rgb */ color: rgb(172, 207, 196); /* oklch */ color: oklch(82.6% 0.040 174.3);
Tailwind
colors: {
custom: {
50: '#c5ddd5',
500: '#accfc4',
950: '#000000',
},
}SCSS
$custom: #accfc4; $custom-light: #c5ddd5; $custom-dark: #000000;
JSON
{
"hex": "#accfc4",
"rgb": {
"r": 172,
"g": 207,
"b": 196
},
"hsl": {
"h": 161.143,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82586,
"c": 0.04027,
"h": 174.3
},
"luminance": 0.57382
}Semantic roles & 50–950 ramp
primary
#ACCFC4
secondary
#A47B88
accent
#4060A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483