#ADD4EA#ADD4EA
#ADD4EA is a very light, muted cyan. Relative luminance 0.619; OKLCH L 84.9% C 0.051 H 232.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD4EA |
|---|---|
| RGB | rgb(173, 212, 234) |
| HSL | hsl(202, 59%, 80%) |
| HSV | hsv(202, 26%, 92%) |
| CMYK | cmyk(26.1%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(82.87, -7.92, -15.02) |
| CIE-LCH | lch(82.87, 16.98, 242.21°) |
| OKLab | oklab(84.91% -0.031 -0.0409) |
| OKLCH | oklch(84.91% 0.051 232.9) |
| XYZ | xyz(55.6240, 61.9096, 86.8449) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.87
Ice Blue
#A5DFF9
ΔE00 4.12
Baby Blue
#89CFF0
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 6.00
Light Blue
#95D0FC
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD4EA #EAC3AD
analogous
#ADEAE1 #ADD4EA #ADB6EA
triadic
#ADD4EA #EAADD4 #D4EAAD
tetradic
#ADD4EA #E1ADEA #EAC3AD #B6EAAD
square
#ADD4EA #E1ADEA #EAC3AD #B6EAAD
split-complementary
#ADD4EA #EAADB6 #EAE1AD
monochromatic
#4CA1D1 #7CBADE #ADD4EA #DEEEF6 #E7F2F9
Accessibility & contrast
On white
1.57
#ADD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#ADD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD4EA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD4EA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EB
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#9BDADB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #add4ea; /* rgb */ color: rgb(173, 212, 234); /* oklch */ color: oklch(84.9% 0.051 232.9);
Tailwind
colors: {
custom: {
50: '#c6e1f0',
500: '#add4ea',
950: '#000000',
},
}SCSS
$custom: #add4ea; $custom-light: #c6e1f0; $custom-dark: #000000;
JSON
{
"hex": "#add4ea",
"rgb": {
"r": 173,
"g": 212,
"b": 234
},
"hsl": {
"h": 201.639,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.84913,
"c": 0.05135,
"h": 232.9
},
"luminance": 0.61912
}Semantic roles & 50–950 ramp
primary
#ADD4EA
secondary
#C69275
accent
#5B1FC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485