#ADCDC2#ADCDC2
#ADCDC2 is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.2% C 0.037 H 172.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDC2 |
|---|---|
| RGB | rgb(173, 205, 194) |
| HSL | hsl(159, 24%, 74%) |
| HSV | hsv(159, 16%, 80%) |
| CMYK | cmyk(15.6%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(79.86, -12.83, 1.91) |
| CIE-LCH | lch(79.86, 12.98, 171.55°) |
| OKLab | oklab(82.17% -0.0372 0.0049) |
| OKLCH | oklch(82.17% 0.038 172.6) |
| XYZ | xyz(48.8000, 56.4407, 59.3515) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.72
Pale Teal
#82CBB2
ΔE00 9.44
Paleturquoise
#AFEEEE
ΔE00 10.08
Seafoam Blue
#78D1B6
ΔE00 10.95
Duck Egg Blue
#C3FBF4
ΔE00 11.00
Lightblue
#ADD8E6
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDC2 #CDADB8
analogous
#ADCDB2 #ADCDC2 #ADC8CD
triadic
#ADCDC2 #C2ADCD #CDC2AD
tetradic
#ADCDC2 #B2ADCD #CDADB8 #C8CDAD
square
#ADCDC2 #B2ADCD #CDADB8 #C8CDAD
split-complementary
#ADCDC2 #CDADC8 #CDB2AD
monochromatic
#619F89 #87B6A6 #ADCDC2 #D3E4DE #ECF3F1
Accessibility & contrast
On white
1.71
#ADCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#ADCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDC2
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDC2 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C2
Deuteranopia (green-blind)
#C5C4C3
Tritanopia (blue-blind)
#A6CECA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adcdc2; /* rgb */ color: rgb(173, 205, 194); /* oklch */ color: oklch(82.2% 0.037 172.6);
Tailwind
colors: {
custom: {
50: '#c5dcd4',
500: '#adcdc2',
950: '#000000',
},
}SCSS
$custom: #adcdc2; $custom-light: #c5dcd4; $custom-dark: #000000;
JSON
{
"hex": "#adcdc2",
"rgb": {
"r": 173,
"g": 205,
"b": 194
},
"hsl": {
"h": 159.375,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.82165,
"c": 0.0375,
"h": 172.6
},
"luminance": 0.56442
}Semantic roles & 50–950 ramp
primary
#ADCDC2
secondary
#A27C89
accent
#4364A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483