#ADCECF#ADCECF
#ADCECF is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.8% C 0.035 H 198.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCECF |
|---|---|
| RGB | rgb(173, 206, 207) |
| HSL | hsl(182, 26%, 75%) |
| HSV | hsv(182, 16%, 81%) |
| CMYK | cmyk(16.4%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(80.48, -10.71, -4.16) |
| CIE-LCH | lch(80.48, 11.49, 201.23°) |
| OKLab | oklab(82.77% -0.0333 -0.0113) |
| OKLCH | oklch(82.77% 0.035 198.7) |
| XYZ | xyz(50.5644, 57.5304, 67.4598) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.19
Lightblue
#ADD8E6
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 8.98
Pale Sky Blue
#BDF6FE
ΔE00 9.80
Ice Blue
#A5DFF9
ΔE00 10.01
Silver (survey)
#C5C9C7
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCECF #CFAEAD
analogous
#ADCFBF #ADCECF #ADBDCF
triadic
#ADCECF #CFADCE #CECFAD
tetradic
#ADCECF #BFADCF #CFAEAD #BDCFAD
square
#ADCECF #BFADCF #CFAEAD #BDCFAD
split-complementary
#ADCECF #CFADBD #CFBFAD
monochromatic
#60A0A2 #86B7B8 #ADCECF #D4E5E6 #ECF3F4
Accessibility & contrast
On white
1.68
#ADCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#ADCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCECF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCECF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C2C6CF
Tritanopia (blue-blind)
#A3D0CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #adcecf; /* rgb */ color: rgb(173, 206, 207); /* oklch */ color: oklch(82.8% 0.035 198.7);
Tailwind
colors: {
custom: {
50: '#c6dddd',
500: '#adcecf',
950: '#000000',
},
}SCSS
$custom: #adcecf; $custom-light: #c6dddd; $custom-dark: #000000;
JSON
{
"hex": "#adcecf",
"rgb": {
"r": 173,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.765,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.82765,
"c": 0.03519,
"h": 198.7
},
"luminance": 0.57532
}Semantic roles & 50–950 ramp
primary
#ADCECF
secondary
#A47D7C
accent
#4441A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484