#BDE2FB#BDE2FB
#BDE2FB is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.4% C 0.052 H 237.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2FB |
|---|---|
| RGB | rgb(189, 226, 251) |
| HSL | hsl(204, 89%, 86%) |
| HSV | hsv(204, 25%, 98%) |
| CMYK | cmyk(24.7%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(88.05, -6.66, -16.12) |
| CIE-LCH | lch(88.05, 17.44, 247.56°) |
| OKLab | oklab(89.43% -0.0277 -0.0439) |
| OKLCH | oklch(89.43% 0.052 237.7) |
| XYZ | xyz(65.5902, 72.1742, 101.7232) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.74
Lightblue
#ADD8E6
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 7.10
Powder Blue (survey)
#B1D1FC
ΔE00 7.27
Baby Blue (survey)
#A2CFFE
ΔE00 7.28
Light Blue Grey
#B7C9E2
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2FB #FBD6BD
analogous
#BDFBF5 #BDE2FB #BDC3FB
triadic
#BDE2FB #FBBDE2 #E2FBBD
tetradic
#BDE2FB #F5BDFB #FBD6BD #C3FBBD
square
#BDE2FB #F5BDFB #FBD6BD #C3FBBD
split-complementary
#BDE2FB #FBBDC3 #FBF5BD
monochromatic
#4AAFF4 #83C9F8 #BDE2FB #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.36
#BDE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BDE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2FB
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2FB | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#ABE8EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bde2fb; /* rgb */ color: rgb(189, 226, 251); /* oklch */ color: oklch(89.4% 0.052 237.7);
Tailwind
colors: {
custom: {
50: '#d2ebfc',
500: '#bde2fb',
950: '#000000',
},
}SCSS
$custom: #bde2fb; $custom-light: #d2ebfc; $custom-dark: #000000;
JSON
{
"hex": "#bde2fb",
"rgb": {
"r": 189,
"g": 226,
"b": 251
},
"hsl": {
"h": 204.194,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.89432,
"c": 0.05193,
"h": 237.7
},
"luminance": 0.72177
}Semantic roles & 50–950 ramp
primary
#BDE2FB
secondary
#E0A47C
accent
#5D00E5
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485