#ADD2FD#ADD2FD
#ADD2FD is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 85.2% C 0.072 H 252.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2FD |
|---|---|
| RGB | rgb(173, 210, 253) |
| HSL | hsl(212, 95%, 84%) |
| HSV | hsv(212, 32%, 99%) |
| CMYK | cmyk(31.6%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(82.95, -2.39, -24.99) |
| CIE-LCH | lch(82.95, 25.10, 264.53°) |
| OKLab | oklab(85.18% -0.0217 -0.0687) |
| OKLCH | oklch(85.18% 0.072 252.5) |
| XYZ | xyz(58.0045, 62.0668, 101.8333) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.37
Baby Blue (survey)
#A2CFFE
ΔE00 2.02
Light Blue
#95D0FC
ΔE00 5.00
Pastel Blue
#A2BFFE
ΔE00 5.45
Lightsteelblue
#B0C4DE
ΔE00 6.09
Light Blue Grey
#B7C9E2
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2FD #FDD8AD
analogous
#ADFAFD #ADD2FD #B0ADFD
triadic
#ADD2FD #FDADD2 #D2FDAD
tetradic
#ADD2FD #FDADFA #FDD8AD #ADFDB0
square
#ADD2FD #FDADFA #FDD8AD #ADFDB0
split-complementary
#ADD2FD #FDB0AD #FAFDAD
monochromatic
#3690FA #71B1FC #ADD2FD #E1EFFE #E1EFFE
Accessibility & contrast
On white
1.57
#ADD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#ADD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2FD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2FD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#95DCE0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #add2fd; /* rgb */ color: rgb(173, 210, 253); /* oklch */ color: oklch(85.2% 0.072 252.5);
Tailwind
colors: {
custom: {
50: '#c7dffe',
500: '#add2fd',
950: '#000000',
},
}SCSS
$custom: #add2fd; $custom-light: #c7dffe; $custom-dark: #000000;
JSON
{
"hex": "#add2fd",
"rgb": {
"r": 173,
"g": 210,
"b": 253
},
"hsl": {
"h": 212.25,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.85182,
"c": 0.07207,
"h": 252.5
},
"luminance": 0.62069
}Semantic roles & 50–950 ramp
primary
#ADD2FD
secondary
#E2AB6C
accent
#7B00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485