#ADCEFF#ADCEFF
#ADCEFF is a very light, moderate blue. Relative luminance 0.602; OKLCH L 84.4% C 0.078 H 258.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCEFF |
|---|---|
| RGB | rgb(173, 206, 255) |
| HSL | hsl(216, 100%, 84%) |
| HSV | hsv(216, 32%, 100%) |
| CMYK | cmyk(32.2%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(81.97, 0.22, -27.54) |
| CIE-LCH | lch(81.97, 27.54, 270.45°) |
| OKLab | oklab(84.44% -0.016 -0.0759) |
| OKLCH | oklch(84.44% 0.078 258.1) |
| XYZ | xyz(57.3495, 60.2444, 103.1950) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.26
Baby Blue (survey)
#A2CFFE
ΔE00 3.17
Pastel Blue
#A2BFFE
ΔE00 3.90
Lightsteelblue
#B0C4DE
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 6.39
Light Blue
#95D0FC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCEFF #FFDEAD
analogous
#ADF7FF #ADCEFF #B5ADFF
triadic
#ADCEFF #FFADCE #CEFFAD
tetradic
#ADCEFF #FFADF7 #FFDEAD #ADFFB5
square
#ADCEFF #FFADF7 #FFDEAD #ADFFB5
split-complementary
#ADCEFF #FFB5AD #F7FFAD
monochromatic
#3385FF #70A9FF #ADCEFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.61
#ADCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#ADCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCEFF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCEFF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#95D8DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #adceff; /* rgb */ color: rgb(173, 206, 255); /* oklch */ color: oklch(84.4% 0.078 258.1);
Tailwind
colors: {
custom: {
50: '#c7dcff',
500: '#adceff',
950: '#000000',
},
}SCSS
$custom: #adceff; $custom-light: #c7dcff; $custom-dark: #000000;
JSON
{
"hex": "#adceff",
"rgb": {
"r": 173,
"g": 206,
"b": 255
},
"hsl": {
"h": 215.854,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.84437,
"c": 0.07756,
"h": 258.1
},
"luminance": 0.60247
}Semantic roles & 50–950 ramp
primary
#ADCEFF
secondary
#E5B46B
accent
#8900E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486