#ACCBCE#ACCBCE
#ACCBCE is a very light, muted teal. Relative luminance 0.559; OKLCH L 82.0% C 0.033 H 203.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBCE |
|---|---|
| RGB | rgb(172, 203, 206) |
| HSL | hsl(185, 26%, 74%) |
| HSV | hsv(185, 17%, 81%) |
| CMYK | cmyk(16.5%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(79.58, -9.68, -4.96) |
| CIE-LCH | lch(79.58, 10.87, 207.12°) |
| OKLab | oklab(82.03% -0.0306 -0.0134) |
| OKLCH | oklch(82.03% 0.033 203.7) |
| XYZ | xyz(49.5068, 55.9374, 66.5692) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 5.87
Silver (survey)
#C5C9C7
ΔE00 9.50
Ice Blue
#A5DFF9
ΔE00 9.61
Light Grey Blue
#9DBCD4
ΔE00 9.79
Sky Blue
#87CEEB
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBCE #CEAFAC
analogous
#ACCEC0 #ACCBCE #ACBACE
triadic
#ACCBCE #CEACCB #CBCEAC
tetradic
#ACCBCE #C0ACCE #CEAFAC #BACEAC
square
#ACCBCE #C0ACCE #CEAFAC #BACEAC
split-complementary
#ACCBCE #CEACBA #CEC0AC
monochromatic
#5F9BA1 #86B3B7 #ACCBCE #D2E3E5 #ECF3F4
Accessibility & contrast
On white
1.72
#ACCBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ACCBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBCE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBCE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#A2CECC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accbce; /* rgb */ color: rgb(172, 203, 206); /* oklch */ color: oklch(82.0% 0.033 203.7);
Tailwind
colors: {
custom: {
50: '#c5dadc',
500: '#accbce',
950: '#000000',
},
}SCSS
$custom: #accbce; $custom-light: #c5dadc; $custom-dark: #000000;
JSON
{
"hex": "#accbce",
"rgb": {
"r": 172,
"g": 203,
"b": 206
},
"hsl": {
"h": 185.294,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.82027,
"c": 0.03345,
"h": 203.7
},
"luminance": 0.55939
}Semantic roles & 50–950 ramp
primary
#ACCBCE
secondary
#A37E7B
accent
#4A41A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384