#ADD6FD#ADD6FD
#ADD6FD is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 86.0% C 0.070 H 247.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD6FD |
|---|---|
| RGB | rgb(173, 214, 253) |
| HSL | hsl(209, 95%, 84%) |
| HSV | hsv(209, 32%, 99%) |
| CMYK | cmyk(31.6%, 15.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.00, -4.50, -23.39) |
| CIE-LCH | lch(84.00, 23.82, 259.10°) |
| OKLab | oklab(86.01% -0.0268 -0.0642) |
| OKLCH | oklch(86.01% 0.07 247.3) |
| XYZ | xyz(59.0044, 64.0666, 102.1666) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.35
Powder Blue (survey)
#B1D1FC
ΔE00 3.08
Light Blue
#95D0FC
ΔE00 3.95
Lightskyblue
#87CEFA
ΔE00 6.07
Sky
#82CAFC
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD6FD #FDD4AD
analogous
#ADFDFC #ADD6FD #ADAEFD
triadic
#ADD6FD #FDADD6 #D6FDAD
tetradic
#ADD6FD #FCADFD #FDD4AD #AEFDAD
square
#ADD6FD #FCADFD #FDD4AD #AEFDAD
split-complementary
#ADD6FD #FDADAE #FDFCAD
monochromatic
#369AFA #71B8FC #ADD6FD #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.52
#ADD6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#ADD6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD6FD
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD6FD | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#94DFE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #add6fd; /* rgb */ color: rgb(173, 214, 253); /* oklch */ color: oklch(86.0% 0.070 247.3);
Tailwind
colors: {
custom: {
50: '#c7e2fe',
500: '#add6fd',
950: '#000000',
},
}SCSS
$custom: #add6fd; $custom-light: #c7e2fe; $custom-dark: #000000;
JSON
{
"hex": "#add6fd",
"rgb": {
"r": 173,
"g": 214,
"b": 253
},
"hsl": {
"h": 209.25,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.86009,
"c": 0.06961,
"h": 247.3
},
"luminance": 0.64069
}Semantic roles & 50–950 ramp
primary
#ADD6FD
secondary
#E2A66C
accent
#7000E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485