#ADD0FD#ADD0FD
#ADD0FD is a very light, moderate cyan. Relative luminance 0.611; OKLCH L 84.8% C 0.073 H 254.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD0FD |
|---|---|
| RGB | rgb(173, 208, 253) |
| HSL | hsl(214, 95%, 84%) |
| HSV | hsv(214, 32%, 99%) |
| CMYK | cmyk(31.6%, 17.8%, 0%, 0.8%) |
| CIE-LAB | lab(82.42, -1.33, -25.78) |
| CIE-LCH | lch(82.42, 25.82, 267.04°) |
| OKLab | oklab(84.77% -0.0192 -0.071) |
| OKLCH | oklch(84.77% 0.074 254.9) |
| XYZ | xyz(57.5138, 61.0854, 101.6697) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.85
Baby Blue (survey)
#A2CFFE
ΔE00 2.44
Pastel Blue
#A2BFFE
ΔE00 4.71
Light Blue
#95D0FC
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD0FD #FDDAAD
analogous
#ADF8FD #ADD0FD #B2ADFD
triadic
#ADD0FD #FDADD0 #D0FDAD
tetradic
#ADD0FD #FDADF8 #FDDAAD #ADFDB2
square
#ADD0FD #FDADF8 #FDDAAD #ADFDB2
split-complementary
#ADD0FD #FDB2AD #F8FDAD
monochromatic
#368CFA #71AEFC #ADD0FD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.59
#ADD0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#ADD0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD0FD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD0FD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#B7CAFC
Tritanopia (blue-blind)
#95DADF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #add0fd; /* rgb */ color: rgb(173, 208, 253); /* oklch */ color: oklch(84.8% 0.073 254.9);
Tailwind
colors: {
custom: {
50: '#c7defe',
500: '#add0fd',
950: '#000000',
},
}SCSS
$custom: #add0fd; $custom-light: #c7defe; $custom-dark: #000000;
JSON
{
"hex": "#add0fd",
"rgb": {
"r": 173,
"g": 208,
"b": 253
},
"hsl": {
"h": 213.75,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.8477,
"c": 0.0735,
"h": 254.9
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#ADD0FD
secondary
#E2AE6C
accent
#8100E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485