#BDDFF3#BDDFF3
#BDDFF3 is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.5% C 0.045 H 233.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFF3 |
|---|---|
| RGB | rgb(189, 223, 243) |
| HSL | hsl(202, 69%, 85%) |
| HSV | hsv(202, 22%, 95%) |
| CMYK | cmyk(22.2%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(87.03, -6.88, -13.44) |
| CIE-LCH | lch(87.03, 15.10, 242.91°) |
| OKLab | oklab(88.54% -0.0267 -0.0365) |
| OKLCH | oklch(88.54% 0.045 233.8) |
| XYZ | xyz(63.5471, 70.0632, 94.9520) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.62
Ice Blue
#A5DFF9
ΔE00 4.85
Light Blue Grey
#B7C9E2
ΔE00 7.85
Cloudy Blue
#ACC2D9
ΔE00 7.88
Powder Blue
#B0E0E6
ΔE00 7.96
Light Blue
#95D0FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFF3 #F3D1BD
analogous
#BDF3EC #BDDFF3 #BDC4F3
triadic
#BDDFF3 #F3BDDF #DFF3BD
tetradic
#BDDFF3 #ECBDF3 #F3D1BD #C4F3BD
square
#BDDFF3 #ECBDF3 #F3D1BD #C4F3BD
split-complementary
#BDDFF3 #F3BDC4 #F3ECBD
monochromatic
#55ADE0 #89C6EA #BDDFF3 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.40
#BDDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BDDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFF3
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFF3 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF4
Deuteranopia (green-blind)
#CED7F3
Tritanopia (blue-blind)
#AEE4E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bddff3; /* rgb */ color: rgb(189, 223, 243); /* oklch */ color: oklch(88.5% 0.045 233.8);
Tailwind
colors: {
custom: {
50: '#d1e9f7',
500: '#bddff3',
950: '#000000',
},
}SCSS
$custom: #bddff3; $custom-light: #d1e9f7; $custom-dark: #000000;
JSON
{
"hex": "#bddff3",
"rgb": {
"r": 189,
"g": 223,
"b": 243
},
"hsl": {
"h": 202.222,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.88544,
"c": 0.04527,
"h": 233.8
},
"luminance": 0.70065
}Semantic roles & 50–950 ramp
primary
#BDDFF3
secondary
#D39F81
accent
#5A14D1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485