#BDECFF#BDECFF
#BDECFF is a very light, muted cyan. Relative luminance 0.780; OKLCH L 91.6% C 0.055 H 224.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDECFF |
|---|---|
| RGB | rgb(189, 236, 255) |
| HSL | hsl(197, 100%, 87%) |
| HSV | hsv(197, 26%, 100%) |
| CMYK | cmyk(25.9%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(90.79, -10.88, -14.10) |
| CIE-LCH | lch(90.79, 17.81, 232.35°) |
| OKLab | oklab(91.64% -0.0391 -0.0384) |
| OKLCH | oklch(91.64% 0.055 224.5) |
| XYZ | xyz(69.0263, 78.0269, 106.0121) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.05
Lightblue
#ADD8E6
ΔE00 4.79
Pale Sky Blue
#BDF6FE
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 6.14
Light Sky Blue
#C6FCFF
ΔE00 7.70
Very Light Blue
#D5FFFF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDECFF #FFD0BD
analogous
#BDFFF1 #BDECFF #BDCBFF
triadic
#BDECFF #FFBDEC #ECFFBD
tetradic
#BDECFF #F1BDFF #FFD0BD #CBFFBD
square
#BDECFF #F1BDFF #FFD0BD #CBFFBD
split-complementary
#BDECFF #FFBDCB #FFF1BD
monochromatic
#43C9FF #80DAFF #BDECFF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.26
#BDECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#BDECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDECFF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDECFF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#A9F2F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdecff; /* rgb */ color: rgb(189, 236, 255); /* oklch */ color: oklch(91.6% 0.055 224.5);
Tailwind
colors: {
custom: {
50: '#d2f2ff',
500: '#bdecff',
950: '#000000',
},
}SCSS
$custom: #bdecff; $custom-light: #d2f2ff; $custom-dark: #000000;
JSON
{
"hex": "#bdecff",
"rgb": {
"r": 189,
"g": 236,
"b": 255
},
"hsl": {
"h": 197.273,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.91637,
"c": 0.05483,
"h": 224.5
},
"luminance": 0.7803
}Semantic roles & 50–950 ramp
primary
#BDECFF
secondary
#E79979
accent
#4200E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141618
muted
#838586