#BDEAFE#BDEAFE
#BDEAFE is a very light, muted cyan. Relative luminance 0.768; OKLCH L 91.2% C 0.054 H 226.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEAFE |
|---|---|
| RGB | rgb(189, 234, 254) |
| HSL | hsl(198, 97%, 87%) |
| HSV | hsv(198, 26%, 100%) |
| CMYK | cmyk(25.6%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(90.24, -10.09, -14.41) |
| CIE-LCH | lch(90.24, 17.59, 235.01°) |
| OKLab | oklab(91.19% -0.0369 -0.0393) |
| OKLCH | oklch(91.19% 0.054 226.7) |
| XYZ | xyz(68.2932, 76.8175, 104.9757) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.81
Lightblue
#ADD8E6
ΔE00 4.66
Powder Blue
#B0E0E6
ΔE00 6.56
Pale Sky Blue
#BDF6FE
ΔE00 6.56
Baby Blue
#89CFF0
ΔE00 8.36
Light Sky Blue
#C6FCFF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEAFE #FED1BD
analogous
#BDFEF2 #BDEAFE #BDCAFE
triadic
#BDEAFE #FEBDEA #EAFEBD
tetradic
#BDEAFE #F2BDFE #FED1BD #CAFEBD
square
#BDEAFE #F2BDFE #FED1BD #CAFEBD
split-complementary
#BDEAFE #FEBDCA #FEF2BD
monochromatic
#44C4FC #81D7FD #BDEAFE #E1F5FF #E1F5FF
Accessibility & contrast
On white
1.28
#BDEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BDEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEAFE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEAFE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#A9F0F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdeafe; /* rgb */ color: rgb(189, 234, 254); /* oklch */ color: oklch(91.2% 0.054 226.7);
Tailwind
colors: {
custom: {
50: '#d2f0fe',
500: '#bdeafe',
950: '#000000',
},
}SCSS
$custom: #bdeafe; $custom-light: #d2f0fe; $custom-dark: #000000;
JSON
{
"hex": "#bdeafe",
"rgb": {
"r": 189,
"g": 234,
"b": 254
},
"hsl": {
"h": 198.462,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.91188,
"c": 0.05391,
"h": 226.7
},
"luminance": 0.7682
}Semantic roles & 50–950 ramp
primary
#BDEAFE
secondary
#E69B7A
accent
#4700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585