#ACCBC4#ACCBC4
#ACCBC4 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.7% C 0.035 H 180.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBC4 |
|---|---|
| RGB | rgb(172, 203, 196) |
| HSL | hsl(166, 23%, 74%) |
| HSV | hsv(166, 15%, 80%) |
| CMYK | cmyk(15.3%, 0%, 3.4%, 20.4%) |
| CIE-LAB | lab(79.31, -11.73, 0.02) |
| CIE-LCH | lch(79.31, 11.73, 179.91°) |
| OKLab | oklab(81.73% -0.0346 -0.0001) |
| OKLCH | oklch(81.73% 0.035 180.2) |
| XYZ | xyz(48.3304, 55.4668, 60.3736) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 9.95
Silver (survey)
#C5C9C7
ΔE00 10.34
Pale Teal
#82CBB2
ΔE00 10.50
Light Grey
#D8DCD6
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBC4 #CBACB3
analogous
#ACCBB4 #ACCBC4 #ACC2CB
triadic
#ACCBC4 #C4ACCB #CBC4AC
tetradic
#ACCBC4 #B4ACCB #CBACB3 #C2CBAC
square
#ACCBC4 #B4ACCB #CBACB3 #C2CBAC
split-complementary
#ACCBC4 #CBACC2 #CBB4AC
monochromatic
#619B8E #86B3A9 #ACCBC4 #D2E3DF #ECF3F2
Accessibility & contrast
On white
1.74
#ACCBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#ACCBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBC4
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBC4 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#C2C3C5
Tritanopia (blue-blind)
#A4CCC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accbc4; /* rgb */ color: rgb(172, 203, 196); /* oklch */ color: oklch(81.7% 0.035 180.2);
Tailwind
colors: {
custom: {
50: '#c5dad5',
500: '#accbc4',
950: '#000000',
},
}SCSS
$custom: #accbc4; $custom-light: #c5dad5; $custom-dark: #000000;
JSON
{
"hex": "#accbc4",
"rgb": {
"r": 172,
"g": 203,
"b": 196
},
"hsl": {
"h": 166.452,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.81725,
"c": 0.03462,
"h": 180.2
},
"luminance": 0.55468
}Semantic roles & 50–950 ramp
primary
#ACCBC4
secondary
#A07B84
accent
#4459A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483