#ADD2DE#ADD2DE
#ADD2DE is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.1% C 0.043 H 219.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2DE |
|---|---|
| RGB | rgb(173, 210, 222) |
| HSL | hsl(195, 43%, 77%) |
| HSV | hsv(195, 22%, 87%) |
| CMYK | cmyk(22.1%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(81.97, -9.57, -9.96) |
| CIE-LCH | lch(81.97, 13.81, 226.16°) |
| OKLab | oklab(84.09% -0.0328 -0.027) |
| OKLCH | oklch(84.09% 0.043 219.5) |
| XYZ | xyz(53.4612, 60.2495, 77.9056) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.82
Powder Blue
#B0E0E6
ΔE00 5.17
Ice Blue
#A5DFF9
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 7.01
Baby Blue
#89CFF0
ΔE00 7.51
Light Grey Blue
#9DBCD4
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2DE #DEB9AD
analogous
#ADDED2 #ADD2DE #ADB9DE
triadic
#ADD2DE #DEADD2 #D2DEAD
tetradic
#ADD2DE #D2ADDE #DEB9AD #B9DEAD
square
#ADD2DE #D2ADDE #DEB9AD #B9DEAD
split-complementary
#ADD2DE #DEADB9 #DED2AD
monochromatic
#56A2BB #81BACC #ADD2DE #D9EAF0 #E9F3F6
Accessibility & contrast
On white
1.61
#ADD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#ADD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2DE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2DE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#9FD6D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #add2de; /* rgb */ color: rgb(173, 210, 222); /* oklch */ color: oklch(84.1% 0.043 219.5);
Tailwind
colors: {
custom: {
50: '#c6dfe8',
500: '#add2de',
950: '#000000',
},
}SCSS
$custom: #add2de; $custom-light: #c6dfe8; $custom-dark: #000000;
JSON
{
"hex": "#add2de",
"rgb": {
"r": 173,
"g": 210,
"b": 222
},
"hsl": {
"h": 194.694,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.8409,
"c": 0.04255,
"h": 219.5
},
"luminance": 0.60251
}Semantic roles & 50–950 ramp
primary
#ADD2DE
secondary
#B68879
accent
#5130B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484