#ADCDCF#ADCDCF
#ADCDCF is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.6% C 0.034 H 201.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDCF |
|---|---|
| RGB | rgb(173, 205, 207) |
| HSL | hsl(184, 26%, 75%) |
| HSV | hsv(184, 16%, 81%) |
| CMYK | cmyk(16.4%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(80.21, -10.19, -4.56) |
| CIE-LCH | lch(80.21, 11.16, 204.09°) |
| OKLab | oklab(82.55% -0.032 -0.0124) |
| OKLCH | oklch(82.55% 0.034 201.2) |
| XYZ | xyz(50.3244, 57.0504, 67.3798) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 5.51
Paleturquoise
#AFEEEE
ΔE00 9.41
Ice Blue
#A5DFF9
ΔE00 9.74
Silver (survey)
#C5C9C7
ΔE00 9.75
Pale Sky Blue
#BDF6FE
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDCF #CFAFAD
analogous
#ADCFC0 #ADCDCF #ADBCCF
triadic
#ADCDCF #CFADCD #CDCFAD
tetradic
#ADCDCF #C0ADCF #CFAFAD #BCCFAD
square
#ADCDCF #C0ADCF #CFAFAD #BCCFAD
split-complementary
#ADCDCF #CFADBC #CFC0AD
monochromatic
#609EA2 #86B5B8 #ADCDCF #D4E5E6 #ECF3F4
Accessibility & contrast
On white
1.69
#ADCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#ADCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDCF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDCF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#A3D0CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #adcdcf; /* rgb */ color: rgb(173, 205, 207); /* oklch */ color: oklch(82.6% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#c6dcdd',
500: '#adcdcf',
950: '#000000',
},
}SCSS
$custom: #adcdcf; $custom-light: #c6dcdd; $custom-dark: #000000;
JSON
{
"hex": "#adcdcf",
"rgb": {
"r": 173,
"g": 205,
"b": 207
},
"hsl": {
"h": 183.529,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.82552,
"c": 0.03427,
"h": 201.2
},
"luminance": 0.57052
}Semantic roles & 50–950 ramp
primary
#ADCDCF
secondary
#A47E7C
accent
#4741A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484