#ACCBC1#ACCBC1
#ACCBC1 is a light, muted teal. Relative luminance 0.553; OKLCH L 81.6% C 0.036 H 173.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBC1 |
|---|---|
| RGB | rgb(172, 203, 193) |
| HSL | hsl(161, 23%, 74%) |
| HSV | hsv(161, 15%, 80%) |
| CMYK | cmyk(15.3%, 0%, 4.9%, 20.4%) |
| CIE-LAB | lab(79.23, -12.33, 1.52) |
| CIE-LCH | lch(79.23, 12.42, 172.99°) |
| OKLab | oklab(81.64% -0.0358 0.0038) |
| OKLCH | oklch(81.64% 0.036 173.9) |
| XYZ | xyz(47.9924, 55.3316, 58.5932) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.70
Pale Teal
#82CBB2
ΔE00 9.75
Paleturquoise
#AFEEEE
ΔE00 10.37
Lightblue
#ADD8E6
ΔE00 10.76
Silver (survey)
#C5C9C7
ΔE00 10.79
Seafoam Blue
#78D1B6
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBC1 #CBACB6
analogous
#ACCBB1 #ACCBC1 #ACC5CB
triadic
#ACCBC1 #C1ACCB #CBC1AC
tetradic
#ACCBC1 #B1ACCB #CBACB6 #C5CBAC
square
#ACCBC1 #B1ACCB #CBACB6 #C5CBAC
split-complementary
#ACCBC1 #CBACC5 #CBB1AC
monochromatic
#619B89 #86B3A5 #ACCBC1 #D2E3DD #ECF3F1
Accessibility & contrast
On white
1.74
#ACCBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#ACCBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBC1
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBC1 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C1
Deuteranopia (green-blind)
#C3C2C2
Tritanopia (blue-blind)
#A5CCC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accbc1; /* rgb */ color: rgb(172, 203, 193); /* oklch */ color: oklch(81.6% 0.036 173.9);
Tailwind
colors: {
custom: {
50: '#c5dad3',
500: '#accbc1',
950: '#000000',
},
}SCSS
$custom: #accbc1; $custom-light: #c5dad3; $custom-dark: #000000;
JSON
{
"hex": "#accbc1",
"rgb": {
"r": 172,
"g": 203,
"b": 193
},
"hsl": {
"h": 160.645,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.81638,
"c": 0.03604,
"h": 173.9
},
"luminance": 0.55333
}Semantic roles & 50–950 ramp
primary
#ACCBC1
secondary
#A07B87
accent
#4462A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483