#ADD6DF#ADD6DF
#ADD6DF is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.0% C 0.045 H 212.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD6DF |
|---|---|
| RGB | rgb(173, 214, 223) |
| HSL | hsl(191, 44%, 78%) |
| HSV | hsv(191, 22%, 87%) |
| CMYK | cmyk(22.4%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(83.07, -11.41, -8.86) |
| CIE-LCH | lch(83.07, 14.45, 217.82°) |
| OKLab | oklab(84.97% -0.0377 -0.0241) |
| OKLCH | oklch(84.97% 0.045 212.5) |
| XYZ | xyz(54.5956, 62.3031, 78.9468) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.02
Powder Blue
#B0E0E6
ΔE00 3.14
Ice Blue
#A5DFF9
ΔE00 6.14
Pale Sky Blue
#BDF6FE
ΔE00 7.47
Sky Blue
#87CEEB
ΔE00 7.61
Paleturquoise
#AFEEEE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD6DF #DFB6AD
analogous
#ADDFCF #ADD6DF #ADBDDF
triadic
#ADD6DF #DFADD6 #D6DFAD
tetradic
#ADD6DF #CFADDF #DFB6AD #BDDFAD
square
#ADD6DF #CFADDF #DFB6AD #BDDFAD
split-complementary
#ADD6DF #DFADBD #DFCFAD
monochromatic
#55AABD #81C0CE #ADD6DF #D9ECF0 #E9F4F6
Accessibility & contrast
On white
1.56
#ADD6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#ADD6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD6DF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD6DF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E0
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#9EDAD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #add6df; /* rgb */ color: rgb(173, 214, 223); /* oklch */ color: oklch(85.0% 0.045 212.5);
Tailwind
colors: {
custom: {
50: '#c6e2e9',
500: '#add6df',
950: '#000000',
},
}SCSS
$custom: #add6df; $custom-light: #c6e2e9; $custom-dark: #000000;
JSON
{
"hex": "#add6df",
"rgb": {
"r": 173,
"g": 214,
"b": 223
},
"hsl": {
"h": 190.8,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.84971,
"c": 0.04476,
"h": 212.5
},
"luminance": 0.62305
}Semantic roles & 50–950 ramp
primary
#ADD6DF
secondary
#B88479
accent
#472FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484