#ACCCBF#ACCCBF
#ACCCBF is a light, muted teal. Relative luminance 0.557; OKLCH L 81.8% C 0.039 H 168.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCBF |
|---|---|
| RGB | rgb(172, 204, 191) |
| HSL | hsl(156, 24%, 74%) |
| HSV | hsv(156, 16%, 80%) |
| CMYK | cmyk(15.7%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.45, -13.24, 2.91) |
| CIE-LCH | lch(79.45, 13.55, 167.61°) |
| OKLab | oklab(81.8% -0.038 0.0075) |
| OKLCH | oklch(81.8% 0.039 168.8) |
| XYZ | xyz(48.0077, 55.7168, 57.5052) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.99
Powder Blue
#B0E0E6
ΔE00 9.54
Seafoam Blue
#78D1B6
ΔE00 10.58
Paleturquoise
#AFEEEE
ΔE00 10.64
Greenish Grey
#96AE8D
ΔE00 11.03
Light Teal
#90E4C1
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCBF #CCACB9
analogous
#ACCCAF #ACCCBF #ACC9CC
triadic
#ACCCBF #BFACCC #CCBFAC
tetradic
#ACCCBF #AFACCC #CCACB9 #C9CCAC
square
#ACCCBF #AFACCC #CCACB9 #C9CCAC
split-complementary
#ACCCBF #CCACC9 #CCAFAC
monochromatic
#619D84 #86B5A2 #ACCCBF #D2E3DC #ECF3F0
Accessibility & contrast
On white
1.73
#ACCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#ACCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCBF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCBF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#A5CCC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acccbf; /* rgb */ color: rgb(172, 204, 191); /* oklch */ color: oklch(81.8% 0.039 168.8);
Tailwind
colors: {
custom: {
50: '#c5dbd2',
500: '#acccbf',
950: '#000000',
},
}SCSS
$custom: #acccbf; $custom-light: #c5dbd2; $custom-dark: #000000;
JSON
{
"hex": "#acccbf",
"rgb": {
"r": 172,
"g": 204,
"b": 191
},
"hsl": {
"h": 155.625,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.81796,
"c": 0.03875,
"h": 168.8
},
"luminance": 0.55718
}Semantic roles & 50–950 ramp
primary
#ACCCBF
secondary
#A17B8B
accent
#436AA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483