#ACCAC2#ACCAC2
#ACCAC2 is a light, muted teal. Relative luminance 0.549; OKLCH L 81.5% C 0.034 H 177.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCAC2 |
|---|---|
| RGB | rgb(172, 202, 194) |
| HSL | hsl(164, 22%, 73%) |
| HSV | hsv(164, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(78.99, -11.62, 0.62) |
| CIE-LCH | lch(78.99, 11.63, 176.94°) |
| OKLab | oklab(81.45% -0.0341 0.0015) |
| OKLCH | oklch(81.45% 0.034 177.5) |
| XYZ | xyz(47.8689, 54.9056, 59.1043) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 10.01
Silver (survey)
#C5C9C7
ΔE00 10.25
Paleturquoise
#AFEEEE
ΔE00 10.39
Pale Teal
#82CBB2
ΔE00 10.41
Light Grey
#D8DCD6
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCAC2 #CAACB4
analogous
#ACCAB3 #ACCAC2 #ACC3CA
triadic
#ACCAC2 #C2ACCA #CAC2AC
tetradic
#ACCAC2 #B3ACCA #CAACB4 #C3CAAC
square
#ACCAC2 #B3ACCA #CAACB4 #C3CAAC
split-complementary
#ACCAC2 #CAACC3 #CAB3AC
monochromatic
#629A8B #87B2A7 #ACCAC2 #D1E2DD #ECF3F1
Accessibility & contrast
On white
1.75
#ACCAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#ACCAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCAC2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCAC2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#C2C2C3
Tritanopia (blue-blind)
#A5CBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accac2; /* rgb */ color: rgb(172, 202, 194); /* oklch */ color: oklch(81.5% 0.034 177.5);
Tailwind
colors: {
custom: {
50: '#c5dad4',
500: '#accac2',
950: '#000000',
},
}SCSS
$custom: #accac2; $custom-light: #c5dad4; $custom-dark: #000000;
JSON
{
"hex": "#accac2",
"rgb": {
"r": 172,
"g": 202,
"b": 194
},
"hsl": {
"h": 164,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81452,
"c": 0.03409,
"h": 177.5
},
"luminance": 0.54907
}Semantic roles & 50–950 ramp
primary
#ACCAC2
secondary
#9F7C85
accent
#455DA0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383