#ADCBCE#ADCBCE
#ADCBCE is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.1% C 0.032 H 203.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCBCE |
|---|---|
| RGB | rgb(173, 203, 206) |
| HSL | hsl(185, 25%, 74%) |
| HSV | hsv(185, 16%, 81%) |
| CMYK | cmyk(16%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(79.64, -9.36, -4.85) |
| CIE-LCH | lch(79.64, 10.55, 207.41°) |
| OKLab | oklab(82.1% -0.0296 -0.0132) |
| OKLCH | oklch(82.1% 0.032 203.9) |
| XYZ | xyz(49.7272, 56.0510, 66.5795) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.47
Powder Blue
#B0E0E6
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 9.23
Ice Blue
#A5DFF9
ΔE00 9.67
Light Grey Blue
#9DBCD4
ΔE00 9.71
Sky Blue
#87CEEB
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCBCE #CEB0AD
analogous
#ADCEC1 #ADCBCE #ADBBCE
triadic
#ADCBCE #CEADCB #CBCEAD
tetradic
#ADCBCE #C1ADCE #CEB0AD #BBCEAD
square
#ADCBCE #C1ADCE #CEB0AD #BBCEAD
split-complementary
#ADCBCE #CEADBB #CEC1AD
monochromatic
#609AA0 #87B3B7 #ADCBCE #D3E3E5 #ECF3F4
Accessibility & contrast
On white
1.72
#ADCBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#ADCBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCBCE
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCBCE | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#A3CECC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #adcbce; /* rgb */ color: rgb(173, 203, 206); /* oklch */ color: oklch(82.1% 0.032 203.9);
Tailwind
colors: {
custom: {
50: '#c5dadc',
500: '#adcbce',
950: '#000000',
},
}SCSS
$custom: #adcbce; $custom-light: #c5dadc; $custom-dark: #000000;
JSON
{
"hex": "#adcbce",
"rgb": {
"r": 173,
"g": 203,
"b": 206
},
"hsl": {
"h": 185.455,
"s": 25.191,
"l": 74.314
},
"oklch": {
"l": 0.82095,
"c": 0.03243,
"h": 203.9
},
"luminance": 0.56052
}Semantic roles & 50–950 ramp
primary
#ADCBCE
secondary
#A3807C
accent
#4B42A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384