#BDDFFE#BDDFFE
#BDDFFE is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.9% C 0.056 H 246.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFFE |
|---|---|
| RGB | rgb(189, 223, 254) |
| HSL | hsl(209, 97%, 87%) |
| HSV | hsv(209, 26%, 100%) |
| CMYK | cmyk(25.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.36, -4.43, -18.73) |
| CIE-LCH | lch(87.36, 19.25, 256.70°) |
| OKLab | oklab(88.92% -0.0228 -0.0511) |
| OKLCH | oklch(88.92% 0.056 246) |
| XYZ | xyz(65.2582, 70.7476, 103.9640) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.73
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Light Blue
#95D0FC
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 6.50
Ice Blue
#A5DFF9
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFFE #FEDCBD
analogous
#BDFEFC #BDDFFE #BDBFFE
triadic
#BDDFFE #FEBDDF #DFFEBD
tetradic
#BDDFFE #FCBDFE #FEDCBD #BFFEBD
square
#BDDFFE #FCBDFE #FEDCBD #BFFEBD
split-complementary
#BDDFFE #FEBDBF #FEFCBD
monochromatic
#44A5FC #81C2FD #BDDFFE #E1F0FF #E1F0FF
Accessibility & contrast
On white
1.39
#BDDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#BDDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFFE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFFE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#ABE6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bddffe; /* rgb */ color: rgb(189, 223, 254); /* oklch */ color: oklch(88.9% 0.056 246.0);
Tailwind
colors: {
custom: {
50: '#d2e8fe',
500: '#bddffe',
950: '#000000',
},
}SCSS
$custom: #bddffe; $custom-light: #d2e8fe; $custom-dark: #000000;
JSON
{
"hex": "#bddffe",
"rgb": {
"r": 189,
"g": 223,
"b": 254
},
"hsl": {
"h": 208.615,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.88919,
"c": 0.05597,
"h": 246
},
"luminance": 0.7075
}Semantic roles & 50–950 ramp
primary
#BDDFFE
secondary
#E6AD7A
accent
#6D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485