#ACCABB#ACCABB
#ACCABB is a light, muted teal. Relative luminance 0.546; OKLCH L 81.3% C 0.038 H 163.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCABB |
|---|---|
| RGB | rgb(172, 202, 187) |
| HSL | hsl(150, 22%, 73%) |
| HSV | hsv(150, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(78.81, -12.99, 4.12) |
| CIE-LCH | lch(78.81, 13.63, 162.38°) |
| OKLab | oklab(81.25% -0.0369 0.0107) |
| OKLCH | oklch(81.25% 0.038 163.8) |
| XYZ | xyz(47.1012, 54.5985, 55.0611) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.07
Greenish Grey
#96AE8D
ΔE00 10.08
Powder Blue
#B0E0E6
ΔE00 10.60
Seafoam Blue
#78D1B6
ΔE00 10.75
Darkseagreen
#8FBC8F
ΔE00 10.77
Sage Green
#9CAF88
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCABB #CAACBB
analogous
#ACCAAC #ACCABB #ACCACA
triadic
#ACCABB #BBACCA #CABBAC
tetradic
#ACCABB #ACACCA #CAACBB #CACAAC
square
#ACCABB #ACACCA #CAACBB #CACAAC
split-complementary
#ACCABB #CAACCA #CAACAC
monochromatic
#629A7E #87B29C #ACCABB #D1E2DA #ECF3F0
Accessibility & contrast
On white
1.76
#ACCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ACCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCABB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCABB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#C3C1BC
Tritanopia (blue-blind)
#A6CAC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #accabb; /* rgb */ color: rgb(172, 202, 187); /* oklch */ color: oklch(81.3% 0.038 163.8);
Tailwind
colors: {
custom: {
50: '#c5dacf',
500: '#accabb',
950: '#000000',
},
}SCSS
$custom: #accabb; $custom-light: #c5dacf; $custom-dark: #000000;
JSON
{
"hex": "#accabb",
"rgb": {
"r": 172,
"g": 202,
"b": 187
},
"hsl": {
"h": 150,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81253,
"c": 0.03844,
"h": 163.8
},
"luminance": 0.546
}Semantic roles & 50–950 ramp
primary
#ACCABB
secondary
#9F7C8D
accent
#4573A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383