#ADD7EA#ADD7EA
#ADD7EA is a very light, muted cyan. Relative luminance 0.634; OKLCH L 85.5% C 0.051 H 227.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD7EA |
|---|---|
| RGB | rgb(173, 215, 234) |
| HSL | hsl(199, 59%, 80%) |
| HSV | hsv(199, 26%, 92%) |
| CMYK | cmyk(26.1%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.66, -9.47, -13.82) |
| CIE-LCH | lch(83.66, 16.76, 235.57°) |
| OKLab | oklab(85.55% -0.0349 -0.0377) |
| OKLCH | oklch(85.55% 0.051 227.2) |
| XYZ | xyz(56.3809, 63.4234, 87.0972) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.17
Ice Blue
#A5DFF9
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 5.77
Baby Blue
#89CFF0
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD7EA #EAC0AD
analogous
#ADEADF #ADD7EA #ADB8EA
triadic
#ADD7EA #EAADD7 #D7EAAD
tetradic
#ADD7EA #DFADEA #EAC0AD #B8EAAD
square
#ADD7EA #DFADEA #EAC0AD #B8EAAD
split-complementary
#ADD7EA #EAADB8 #EADFAD
monochromatic
#4CA7D1 #7CBFDE #ADD7EA #DEEFF6 #E7F3F9
Accessibility & contrast
On white
1.53
#ADD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#ADD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD7EA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD7EA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#C4CDEA
Tritanopia (blue-blind)
#9ADDDD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #add7ea; /* rgb */ color: rgb(173, 215, 234); /* oklch */ color: oklch(85.5% 0.051 227.2);
Tailwind
colors: {
custom: {
50: '#c6e3f0',
500: '#add7ea',
950: '#000000',
},
}SCSS
$custom: #add7ea; $custom-light: #c6e3f0; $custom-dark: #000000;
JSON
{
"hex": "#add7ea",
"rgb": {
"r": 173,
"g": 215,
"b": 234
},
"hsl": {
"h": 198.689,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.85545,
"c": 0.05133,
"h": 227.2
},
"luminance": 0.63426
}Semantic roles & 50–950 ramp
primary
#ADD7EA
secondary
#C68E75
accent
#531FC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485