#ACCBC0#ACCBC0
#ACCBC0 is a light, muted teal. Relative luminance 0.553; OKLCH L 81.6% C 0.037 H 171.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBC0 |
|---|---|
| RGB | rgb(172, 203, 192) |
| HSL | hsl(159, 23%, 74%) |
| HSV | hsv(159, 15%, 80%) |
| CMYK | cmyk(15.3%, 0%, 5.4%, 20.4%) |
| CIE-LAB | lab(79.21, -12.53, 2.02) |
| CIE-LCH | lch(79.21, 12.69, 170.86°) |
| OKLab | oklab(81.61% -0.0362 0.0052) |
| OKLCH | oklch(81.61% 0.037 171.9) |
| XYZ | xyz(47.8812, 55.2871, 58.0077) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.04
Pale Teal
#82CBB2
ΔE00 9.54
Paleturquoise
#AFEEEE
ΔE00 10.55
Silver (survey)
#C5C9C7
ΔE00 10.96
Seafoam Blue
#78D1B6
ΔE00 11.11
Lightblue
#ADD8E6
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBC0 #CBACB7
analogous
#ACCBB0 #ACCBC0 #ACC6CB
triadic
#ACCBC0 #C0ACCB #CBC0AC
tetradic
#ACCBC0 #B0ACCB #CBACB7 #C6CBAC
square
#ACCBC0 #B0ACCB #CBACB7 #C6CBAC
split-complementary
#ACCBC0 #CBACC6 #CBB0AC
monochromatic
#619B87 #86B3A3 #ACCBC0 #D2E3DD #ECF3F1
Accessibility & contrast
On white
1.74
#ACCBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#ACCBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBC0
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBC0 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C0
Deuteranopia (green-blind)
#C3C2C1
Tritanopia (blue-blind)
#A5CCC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accbc0; /* rgb */ color: rgb(172, 203, 192); /* oklch */ color: oklch(81.6% 0.037 171.9);
Tailwind
colors: {
custom: {
50: '#c5dad3',
500: '#accbc0',
950: '#000000',
},
}SCSS
$custom: #accbc0; $custom-light: #c5dad3; $custom-dark: #000000;
JSON
{
"hex": "#accbc0",
"rgb": {
"r": 172,
"g": 203,
"b": 192
},
"hsl": {
"h": 158.71,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.81609,
"c": 0.0366,
"h": 171.9
},
"luminance": 0.55288
}Semantic roles & 50–950 ramp
primary
#ACCBC0
secondary
#A07B88
accent
#4465A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483