#ADCEFC#ADCEFC
#ADCEFC is a very light, moderate cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.074 H 256.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCEFC |
|---|---|
| RGB | rgb(173, 206, 252) |
| HSL | hsl(215, 93%, 83%) |
| HSV | hsv(215, 31%, 99%) |
| CMYK | cmyk(31.3%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(81.87, -0.51, -26.10) |
| CIE-LCH | lch(81.87, 26.11, 268.87°) |
| OKLab | oklab(84.32% -0.0169 -0.0718) |
| OKLCH | oklch(84.32% 0.074 256.7) |
| XYZ | xyz(56.8704, 60.0528, 100.6714) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.91
Baby Blue (survey)
#A2CFFE
ΔE00 2.98
Pastel Blue
#A2BFFE
ΔE00 4.12
Lightsteelblue
#B0C4DE
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 5.92
Light Blue
#95D0FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCEFC #FCDBAD
analogous
#ADF5FC #ADCEFC #B3ADFC
triadic
#ADCEFC #FCADCE #CEFCAD
tetradic
#ADCEFC #FCADF5 #FCDBAD #ADFCB3
square
#ADCEFC #FCADF5 #FCDBAD #ADFCB3
split-complementary
#ADCEFC #FCB3AD #F5FCAD
monochromatic
#3787F8 #72ABFA #ADCEFC #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.61
#ADCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#ADCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCEFC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCEFC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#96D8DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #adcefc; /* rgb */ color: rgb(173, 206, 252); /* oklch */ color: oklch(84.3% 0.074 256.7);
Tailwind
colors: {
custom: {
50: '#c7dcfd',
500: '#adcefc',
950: '#000000',
},
}SCSS
$custom: #adcefc; $custom-light: #c7dcfd; $custom-dark: #000000;
JSON
{
"hex": "#adcefc",
"rgb": {
"r": 173,
"g": 206,
"b": 252
},
"hsl": {
"h": 214.937,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.84321,
"c": 0.07382,
"h": 256.7
},
"luminance": 0.60055
}Semantic roles & 50–950 ramp
primary
#ADCEFC
secondary
#E0B06D
accent
#8600E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485