#BDEBFE#BDEBFE
#BDEBFE is a very light, muted cyan. Relative luminance 0.774; OKLCH L 91.4% C 0.054 H 225.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBFE |
|---|---|
| RGB | rgb(189, 235, 254) |
| HSL | hsl(198, 97%, 87%) |
| HSV | hsv(198, 26%, 100%) |
| CMYK | cmyk(25.6%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(90.50, -10.60, -14.02) |
| CIE-LCH | lch(90.50, 17.57, 232.91°) |
| OKLab | oklab(91.4% -0.0382 -0.0382) |
| OKLCH | oklch(91.4% 0.054 225) |
| XYZ | xyz(68.5787, 77.3885, 105.0708) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.97
Lightblue
#ADD8E6
ΔE00 4.63
Pale Sky Blue
#BDF6FE
ΔE00 6.01
Powder Blue
#B0E0E6
ΔE00 6.17
Light Sky Blue
#C6FCFF
ΔE00 7.89
Baby Blue
#89CFF0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBFE #FED0BD
analogous
#BDFEF0 #BDEBFE #BDCBFE
triadic
#BDEBFE #FEBDEB #EBFEBD
tetradic
#BDEBFE #F0BDFE #FED0BD #CBFEBD
square
#BDEBFE #F0BDFE #FED0BD #CBFEBD
split-complementary
#BDEBFE #FEBDCB #FEF0BD
monochromatic
#44C6FC #81D9FD #BDEBFE #E1F6FF #E1F6FF
Accessibility & contrast
On white
1.27
#BDEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#BDEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBFE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBFE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#A9F1F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdebfe; /* rgb */ color: rgb(189, 235, 254); /* oklch */ color: oklch(91.4% 0.054 225.0);
Tailwind
colors: {
custom: {
50: '#d2f1fe',
500: '#bdebfe',
950: '#000000',
},
}SCSS
$custom: #bdebfe; $custom-light: #d2f1fe; $custom-dark: #000000;
JSON
{
"hex": "#bdebfe",
"rgb": {
"r": 189,
"g": 235,
"b": 254
},
"hsl": {
"h": 197.538,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.91396,
"c": 0.05402,
"h": 225
},
"luminance": 0.77391
}Semantic roles & 50–950 ramp
primary
#BDEBFE
secondary
#E6997A
accent
#4300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585