#ADD2FE#ADD2FE
#ADD2FE is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 85.2% C 0.073 H 253.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2FE |
|---|---|
| RGB | rgb(173, 210, 254) |
| HSL | hsl(213, 98%, 84%) |
| HSV | hsv(213, 32%, 100%) |
| CMYK | cmyk(31.9%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(82.98, -2.15, -25.46) |
| CIE-LCH | lch(82.98, 25.55, 265.17°) |
| OKLab | oklab(85.22% -0.0214 -0.0701) |
| OKLCH | oklch(85.22% 0.073 253) |
| XYZ | xyz(58.1642, 62.1307, 102.6745) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.30
Baby Blue (survey)
#A2CFFE
ΔE00 2.04
Light Blue
#95D0FC
ΔE00 5.11
Pastel Blue
#A2BFFE
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2FE #FED9AD
analogous
#ADFAFE #ADD2FE #B0ADFE
triadic
#ADD2FE #FEADD2 #D2FEAD
tetradic
#ADD2FE #FEADFA #FED9AD #ADFEB0
square
#ADD2FE #FEADFA #FED9AD #ADFEB0
split-complementary
#ADD2FE #FEB0AD #FAFEAD
monochromatic
#3490FD #71B1FD #ADD2FE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.56
#ADD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#ADD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2FE
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2FE | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#94DCE0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #add2fe; /* rgb */ color: rgb(173, 210, 254); /* oklch */ color: oklch(85.2% 0.073 253.0);
Tailwind
colors: {
custom: {
50: '#c7dffe',
500: '#add2fe',
950: '#000000',
},
}SCSS
$custom: #add2fe; $custom-light: #c7dffe; $custom-dark: #000000;
JSON
{
"hex": "#add2fe",
"rgb": {
"r": 173,
"g": 210,
"b": 254
},
"hsl": {
"h": 212.593,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.8522,
"c": 0.07325,
"h": 253
},
"luminance": 0.62133
}Semantic roles & 50–950 ramp
primary
#ADD2FE
secondary
#E3AD6C
accent
#7D00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486