#ADD4FE#ADD4FE
#ADD4FE is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.6% C 0.072 H 250.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD4FE |
|---|---|
| RGB | rgb(173, 212, 254) |
| HSL | hsl(211, 98%, 84%) |
| HSV | hsv(211, 32%, 100%) |
| CMYK | cmyk(31.9%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(83.51, -3.21, -24.66) |
| CIE-LCH | lch(83.51, 24.87, 262.59°) |
| OKLab | oklab(85.63% -0.0239 -0.0678) |
| OKLCH | oklch(85.63% 0.072 250.6) |
| XYZ | xyz(58.6610, 63.1244, 102.8401) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.91
Powder Blue (survey)
#B1D1FC
ΔE00 2.05
Light Blue
#95D0FC
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD4FE #FED7AD
analogous
#ADFCFE #ADD4FE #AEADFE
triadic
#ADD4FE #FEADD4 #D4FEAD
tetradic
#ADD4FE #FEADFC #FED7AD #ADFEAE
square
#ADD4FE #FEADFC #FED7AD #ADFEAE
split-complementary
#ADD4FE #FEAEAD #FCFEAD
monochromatic
#3495FD #71B4FD #ADD4FE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.54
#ADD4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#ADD4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD4FE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD4FE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BBCCFD
Tritanopia (blue-blind)
#94DDE2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #add4fe; /* rgb */ color: rgb(173, 212, 254); /* oklch */ color: oklch(85.6% 0.072 250.6);
Tailwind
colors: {
custom: {
50: '#c7e1fe',
500: '#add4fe',
950: '#000000',
},
}SCSS
$custom: #add4fe; $custom-light: #c7e1fe; $custom-dark: #000000;
JSON
{
"hex": "#add4fe",
"rgb": {
"r": 173,
"g": 212,
"b": 254
},
"hsl": {
"h": 211.111,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.85633,
"c": 0.07192,
"h": 250.6
},
"luminance": 0.63127
}Semantic roles & 50–950 ramp
primary
#ADD4FE
secondary
#E3AA6C
accent
#7700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486