#ADD1FD#ADD1FD
#ADD1FD is a very light, moderate cyan. Relative luminance 0.616; OKLCH L 85.0% C 0.073 H 253.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD1FD |
|---|---|
| RGB | rgb(173, 209, 253) |
| HSL | hsl(213, 95%, 84%) |
| HSV | hsv(213, 32%, 99%) |
| CMYK | cmyk(31.6%, 17.4%, 0%, 0.8%) |
| CIE-LAB | lab(82.69, -1.86, -25.39) |
| CIE-LCH | lch(82.69, 25.45, 265.80°) |
| OKLab | oklab(84.98% -0.0204 -0.0698) |
| OKLCH | oklch(84.98% 0.073 253.7) |
| XYZ | xyz(57.7584, 61.5746, 101.7513) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.05
Baby Blue (survey)
#A2CFFE
ΔE00 2.20
Pastel Blue
#A2BFFE
ΔE00 5.08
Light Blue
#95D0FC
ΔE00 5.32
Lightsteelblue
#B0C4DE
ΔE00 6.00
Light Blue Grey
#B7C9E2
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD1FD #FDD9AD
analogous
#ADF9FD #ADD1FD #B1ADFD
triadic
#ADD1FD #FDADD1 #D1FDAD
tetradic
#ADD1FD #FDADF9 #FDD9AD #ADFDB1
square
#ADD1FD #FDADF9 #FDD9AD #ADFDB1
split-complementary
#ADD1FD #FDB1AD #F9FDAD
monochromatic
#368EFA #71AFFC #ADD1FD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.58
#ADD1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#ADD1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD1FD
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD1FD | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#B8CAFC
Tritanopia (blue-blind)
#95DBDF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #add1fd; /* rgb */ color: rgb(173, 209, 253); /* oklch */ color: oklch(85.0% 0.073 253.7);
Tailwind
colors: {
custom: {
50: '#c7dffe',
500: '#add1fd',
950: '#000000',
},
}SCSS
$custom: #add1fd; $custom-light: #c7dffe; $custom-dark: #000000;
JSON
{
"hex": "#add1fd",
"rgb": {
"r": 173,
"g": 209,
"b": 253
},
"hsl": {
"h": 213,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.84976,
"c": 0.07277,
"h": 253.7
},
"luminance": 0.61577
}Semantic roles & 50–950 ramp
primary
#ADD1FD
secondary
#E2AD6C
accent
#7E00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485