#ACCDCB#ACCDCB
#ACCDCB is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.4% C 0.035 H 192.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCDCB |
|---|---|
| RGB | rgb(172, 205, 203) |
| HSL | hsl(176, 25%, 74%) |
| HSV | hsv(176, 16%, 80%) |
| CMYK | cmyk(16.1%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(80.04, -11.34, -2.67) |
| CIE-LCH | lch(80.04, 11.65, 193.27°) |
| OKLab | oklab(82.36% -0.0345 -0.0073) |
| OKLCH | oklch(82.36% 0.035 192) |
| XYZ | xyz(49.6212, 56.7437, 64.8266) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.89
Lightblue
#ADD8E6
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 9.01
Silver (survey)
#C5C9C7
ΔE00 10.25
Pale Sky Blue
#BDF6FE
ΔE00 10.37
Light Sky Blue
#C6FCFF
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCDCB #CDACAE
analogous
#ACCDBB #ACCDCB #ACBFCD
triadic
#ACCDCB #CBACCD #CDCBAC
tetradic
#ACCDCB #BBACCD #CDACAE #BFCDAC
square
#ACCDCB #BBACCD #CDACAE #BFCDAC
split-complementary
#ACCDCB #CDACBF #CDBBAC
monochromatic
#609F9B #86B6B3 #ACCDCB #D2E4E3 #ECF3F3
Accessibility & contrast
On white
1.70
#ACCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#ACCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCDCB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCDCB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#A3CFCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accdcb; /* rgb */ color: rgb(172, 205, 203); /* oklch */ color: oklch(82.4% 0.035 192.0);
Tailwind
colors: {
custom: {
50: '#c5dcda',
500: '#accdcb',
950: '#000000',
},
}SCSS
$custom: #accdcb; $custom-light: #c5dcda; $custom-dark: #000000;
JSON
{
"hex": "#accdcb",
"rgb": {
"r": 172,
"g": 205,
"b": 203
},
"hsl": {
"h": 176.364,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.82362,
"c": 0.0353,
"h": 192
},
"luminance": 0.56745
}Semantic roles & 50–950 ramp
primary
#ACCDCB
secondary
#A27B7D
accent
#4248A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483