#ADCDCB#ADCDCB
#ADCDCB is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.4% C 0.034 H 191.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDCB |
|---|---|
| RGB | rgb(173, 205, 203) |
| HSL | hsl(176, 24%, 74%) |
| HSV | hsv(176, 16%, 80%) |
| CMYK | cmyk(15.6%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(80.10, -11.02, -2.57) |
| CIE-LCH | lch(80.10, 11.32, 193.14°) |
| OKLab | oklab(82.43% -0.0336 -0.007) |
| OKLCH | oklch(82.43% 0.034 191.9) |
| XYZ | xyz(49.8416, 56.8573, 64.8369) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 9.16
Silver (survey)
#C5C9C7
ΔE00 9.99
Pale Sky Blue
#BDF6FE
ΔE00 10.44
Pale Blue
#D0FEFE
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDCB #CDADAF
analogous
#ADCDBB #ADCDCB #ADBFCD
triadic
#ADCDCB #CBADCD #CDCBAD
tetradic
#ADCDCB #BBADCD #CDADAF #BFCDAD
square
#ADCDCB #BBADCD #CDADAF #BFCDAD
split-complementary
#ADCDCB #CDADBF #CDBBAD
monochromatic
#619F9B #87B6B3 #ADCDCB #D3E4E3 #ECF3F3
Accessibility & contrast
On white
1.70
#ADCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#ADCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDCB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDCB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#A4CFCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #adcdcb; /* rgb */ color: rgb(173, 205, 203); /* oklch */ color: oklch(82.4% 0.034 191.9);
Tailwind
colors: {
custom: {
50: '#c5dcda',
500: '#adcdcb',
950: '#000000',
},
}SCSS
$custom: #adcdcb; $custom-light: #c5dcda; $custom-dark: #000000;
JSON
{
"hex": "#adcdcb",
"rgb": {
"r": 173,
"g": 205,
"b": 203
},
"hsl": {
"h": 176.25,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.8243,
"c": 0.03428,
"h": 191.9
},
"luminance": 0.56859
}Semantic roles & 50–950 ramp
primary
#ADCDCB
secondary
#A27C7E
accent
#4349A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483