#ADD3FE#ADD3FE
#ADD3FE is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 85.4% C 0.073 H 251.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD3FE |
|---|---|
| RGB | rgb(173, 211, 254) |
| HSL | hsl(212, 98%, 84%) |
| HSV | hsv(212, 32%, 100%) |
| CMYK | cmyk(31.9%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(83.25, -2.68, -25.06) |
| CIE-LCH | lch(83.25, 25.21, 263.89°) |
| OKLab | oklab(85.43% -0.0227 -0.0689) |
| OKLCH | oklch(85.43% 0.073 251.8) |
| XYZ | xyz(58.4118, 62.6260, 102.7570) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.66
Baby Blue (survey)
#A2CFFE
ΔE00 1.93
Light Blue
#95D0FC
ΔE00 4.80
Pastel Blue
#A2BFFE
ΔE00 5.73
Lightsteelblue
#B0C4DE
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD3FE #FED8AD
analogous
#ADFBFE #ADD3FE #AFADFE
triadic
#ADD3FE #FEADD3 #D3FEAD
tetradic
#ADD3FE #FEADFB #FED8AD #ADFEAF
square
#ADD3FE #FEADFB #FED8AD #ADFEAF
split-complementary
#ADD3FE #FEAFAD #FBFEAD
monochromatic
#3492FD #71B3FD #ADD3FE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.55
#ADD3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#ADD3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD3FE
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD3FE | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#94DDE1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #add3fe; /* rgb */ color: rgb(173, 211, 254); /* oklch */ color: oklch(85.4% 0.073 251.8);
Tailwind
colors: {
custom: {
50: '#c7e0fe',
500: '#add3fe',
950: '#000000',
},
}SCSS
$custom: #add3fe; $custom-light: #c7e0fe; $custom-dark: #000000;
JSON
{
"hex": "#add3fe",
"rgb": {
"r": 173,
"g": 211,
"b": 254
},
"hsl": {
"h": 211.852,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.85426,
"c": 0.07257,
"h": 251.8
},
"luminance": 0.62629
}Semantic roles & 50–950 ramp
primary
#ADD3FE
secondary
#E3AB6C
accent
#7A00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486