#ADD7EB#ADD7EB
#ADD7EB is a very light, muted cyan. Relative luminance 0.635; OKLCH L 85.6% C 0.052 H 228.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD7EB |
|---|---|
| RGB | rgb(173, 215, 235) |
| HSL | hsl(199, 61%, 80%) |
| HSV | hsv(199, 26%, 92%) |
| CMYK | cmyk(26.4%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.69, -9.25, -14.31) |
| CIE-LCH | lch(83.69, 17.03, 237.13°) |
| OKLab | oklab(85.58% -0.0345 -0.039) |
| OKLCH | oklch(85.58% 0.052 228.5) |
| XYZ | xyz(56.5250, 63.4810, 87.8559) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.56
Ice Blue
#A5DFF9
ΔE00 3.28
Baby Blue
#89CFF0
ΔE00 5.68
Sky Blue
#87CEEB
ΔE00 5.73
Powder Blue
#B0E0E6
ΔE00 6.70
Light Blue
#95D0FC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD7EB #EBC1AD
analogous
#ADEBE0 #ADD7EB #ADB8EB
triadic
#ADD7EB #EBADD7 #D7EBAD
tetradic
#ADD7EB #E0ADEB #EBC1AD #B8EBAD
square
#ADD7EB #E0ADEB #EBC1AD #B8EBAD
split-complementary
#ADD7EB #EBADB8 #EBE0AD
monochromatic
#4BA7D3 #7CBFDF #ADD7EB #DEEFF7 #E6F3F9
Accessibility & contrast
On white
1.53
#ADD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#ADD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD7EB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD7EB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#C4CDEB
Tritanopia (blue-blind)
#9ADDDD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #add7eb; /* rgb */ color: rgb(173, 215, 235); /* oklch */ color: oklch(85.6% 0.052 228.5);
Tailwind
colors: {
custom: {
50: '#c6e3f1',
500: '#add7eb',
950: '#000000',
},
}SCSS
$custom: #add7eb; $custom-light: #c6e3f1; $custom-dark: #000000;
JSON
{
"hex": "#add7eb",
"rgb": {
"r": 173,
"g": 215,
"b": 235
},
"hsl": {
"h": 199.355,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.85579,
"c": 0.05208,
"h": 228.5
},
"luminance": 0.63483
}Semantic roles & 50–950 ramp
primary
#ADD7EB
secondary
#C78F75
accent
#541DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485