#BDE2EB#BDE2EB
#BDE2EB is a very light, muted cyan. Relative luminance 0.712; OKLCH L 88.9% C 0.041 H 214.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2EB |
|---|---|
| RGB | rgb(189, 226, 235) |
| HSL | hsl(192, 53%, 83%) |
| HSV | hsv(192, 20%, 92%) |
| CMYK | cmyk(19.6%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(87.59, -10.14, -8.40) |
| CIE-LCH | lch(87.59, 13.17, 219.64°) |
| OKLab | oklab(88.91% -0.0336 -0.0228) |
| OKLCH | oklch(88.91% 0.041 214.1) |
| XYZ | xyz(63.1739, 71.2077, 88.9971) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.20
Powder Blue
#B0E0E6
ΔE00 3.50
Pale Sky Blue
#BDF6FE
ΔE00 5.86
Ice Blue
#A5DFF9
ΔE00 6.22
Light Sky Blue
#C6FCFF
ΔE00 7.17
Very Light Blue
#D5FFFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2EB #EBC6BD
analogous
#BDEBDD #BDE2EB #BDCBEB
triadic
#BDE2EB #EBBDE2 #E2EBBD
tetradic
#BDE2EB #DDBDEB #EBC6BD #CBEBBD
square
#BDE2EB #DDBDEB #EBC6BD #CBEBBD
split-complementary
#BDE2EB #EBBDCB #EBDDBD
monochromatic
#5FB9CF #8ECDDD #BDE2EB #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.38
#BDE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#BDE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2EB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2EB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#B0E6E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bde2eb; /* rgb */ color: rgb(189, 226, 235); /* oklch */ color: oklch(88.9% 0.041 214.1);
Tailwind
colors: {
custom: {
50: '#d1ebf1',
500: '#bde2eb',
950: '#000000',
},
}SCSS
$custom: #bde2eb; $custom-light: #d1ebf1; $custom-dark: #000000;
JSON
{
"hex": "#bde2eb",
"rgb": {
"r": 189,
"g": 226,
"b": 235
},
"hsl": {
"h": 191.739,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.88909,
"c": 0.04064,
"h": 214.1
},
"luminance": 0.7121
}Semantic roles & 50–950 ramp
primary
#BDE2EB
secondary
#C79285
accent
#4325C1
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485