#BDDFFB#BDDFFB
#BDDFFB is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.8% C 0.053 H 243.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFFB |
|---|---|
| RGB | rgb(189, 223, 251) |
| HSL | hsl(207, 89%, 86%) |
| HSV | hsv(207, 25%, 98%) |
| CMYK | cmyk(24.7%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(87.27, -5.10, -17.29) |
| CIE-LCH | lch(87.27, 18.03, 253.56°) |
| OKLab | oklab(88.82% -0.0238 -0.0471) |
| OKLCH | oklch(88.82% 0.053 243.2) |
| XYZ | xyz(64.7816, 70.5570, 101.4537) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 5.96
Baby Blue (survey)
#A2CFFE
ΔE00 6.03
Light Blue
#95D0FC
ΔE00 6.63
Light Blue Grey
#B7C9E2
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFFB #FBD9BD
analogous
#BDFBF8 #BDDFFB #BDC0FB
triadic
#BDDFFB #FBBDDF #DFFBBD
tetradic
#BDDFFB #F8BDFB #FBD9BD #C0FBBD
square
#BDDFFB #F8BDFB #FBD9BD #C0FBBD
split-complementary
#BDDFFB #FBBDC0 #FBF8BD
monochromatic
#4AA7F4 #83C3F8 #BDDFFB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.39
#BDDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#BDDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFFB
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFFB | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#ABE6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bddffb; /* rgb */ color: rgb(189, 223, 251); /* oklch */ color: oklch(88.8% 0.053 243.2);
Tailwind
colors: {
custom: {
50: '#d2e9fc',
500: '#bddffb',
950: '#000000',
},
}SCSS
$custom: #bddffb; $custom-light: #d2e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bddffb",
"rgb": {
"r": 189,
"g": 223,
"b": 251
},
"hsl": {
"h": 207.097,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.88815,
"c": 0.05283,
"h": 243.2
},
"luminance": 0.70559
}Semantic roles & 50–950 ramp
primary
#BDDFFB
secondary
#E0A97C
accent
#6800E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485