#ADECFB#ADECFB
#ADECFB is a very light, moderate cyan. Relative luminance 0.758; OKLCH L 90.6% C 0.066 H 214.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECFB |
|---|---|
| RGB | rgb(173, 236, 251) |
| HSL | hsl(192, 91%, 83%) |
| HSV | hsv(192, 31%, 98%) |
| CMYK | cmyk(31.1%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(89.78, -16.27, -13.61) |
| CIE-LCH | lch(89.78, 21.22, 219.92°) |
| OKLab | oklab(90.56% -0.055 -0.0372) |
| OKLCH | oklch(90.56% 0.066 214.1) |
| XYZ | xyz(64.6359, 75.8368, 102.4803) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.38
Powder Blue
#B0E0E6
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 4.59
Ice Blue
#A5DFF9
ΔE00 5.21
Lightblue
#ADD8E6
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECFB #FBBCAD
analogous
#ADFBE3 #ADECFB #ADC5FB
triadic
#ADECFB #FBADEC #ECFBAD
tetradic
#ADECFB #E3ADFB #FBBCAD #C5FBAD
square
#ADECFB #E3ADFB #FBBCAD #C5FBAD
split-complementary
#ADECFB #FBADC5 #FBE3AD
monochromatic
#38D1F5 #73DEF8 #ADECFB #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.30
#ADECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#ADECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECFB
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECFB | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FC
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#92F2F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #adecfb; /* rgb */ color: rgb(173, 236, 251); /* oklch */ color: oklch(90.6% 0.066 214.1);
Tailwind
colors: {
custom: {
50: '#c7f2fc',
500: '#adecfb',
950: '#000000',
},
}SCSS
$custom: #adecfb; $custom-light: #c7f2fc; $custom-dark: #000000;
JSON
{
"hex": "#adecfb",
"rgb": {
"r": 173,
"g": 236,
"b": 251
},
"hsl": {
"h": 191.538,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.90564,
"c": 0.06644,
"h": 214.1
},
"luminance": 0.7584
}Semantic roles & 50–950 ramp
primary
#ADECFB
secondary
#DF836E
accent
#2C00E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585