#ADCFD3#ADCFD3
#ADCFD3 is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.1% C 0.037 H 205.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCFD3 |
|---|---|
| RGB | rgb(173, 207, 211) |
| HSL | hsl(186, 30%, 75%) |
| HSV | hsv(186, 18%, 83%) |
| CMYK | cmyk(18%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(80.86, -10.39, -5.74) |
| CIE-LCH | lch(80.86, 11.87, 208.94°) |
| OKLab | oklab(83.1% -0.0331 -0.0156) |
| OKLCH | oklch(83.1% 0.037 205.2) |
| XYZ | xyz(51.3011, 58.2115, 70.1484) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 4.71
Ice Blue
#A5DFF9
ΔE00 8.72
Paleturquoise
#AFEEEE
ΔE00 9.04
Pale Sky Blue
#BDF6FE
ΔE00 9.36
Sky Blue
#87CEEB
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCFD3 #D3B1AD
analogous
#ADD3C4 #ADCFD3 #ADBCD3
triadic
#ADCFD3 #D3ADCF #CFD3AD
tetradic
#ADCFD3 #C4ADD3 #D3B1AD #BCD3AD
square
#ADCFD3 #C4ADD3 #D3B1AD #BCD3AD
split-complementary
#ADCFD3 #D3ADBC #D3C4AD
monochromatic
#5DA0A8 #85B8BE #ADCFD3 #D5E6E8 #EBF3F4
Accessibility & contrast
On white
1.66
#ADCFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#ADCFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCFD3
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCFD3 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD3
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#A2D2D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #adcfd3; /* rgb */ color: rgb(173, 207, 211); /* oklch */ color: oklch(83.1% 0.037 205.2);
Tailwind
colors: {
custom: {
50: '#c6dde0',
500: '#adcfd3',
950: '#000000',
},
}SCSS
$custom: #adcfd3; $custom-light: #c6dde0; $custom-dark: #000000;
JSON
{
"hex": "#adcfd3",
"rgb": {
"r": 173,
"g": 207,
"b": 211
},
"hsl": {
"h": 186.316,
"s": 30.159,
"l": 75.294
},
"oklch": {
"l": 0.83102,
"c": 0.03657,
"h": 205.2
},
"luminance": 0.58213
}Semantic roles & 50–950 ramp
primary
#ADCFD3
secondary
#A9807B
accent
#483DA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484