#BDF2FE#BDF2FE
#BDF2FE is a very light, muted cyan. Relative luminance 0.815; OKLCH L 92.9% C 0.056 H 213.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF2FE |
|---|---|
| RGB | rgb(189, 242, 254) |
| HSL | hsl(191, 97%, 87%) |
| HSV | hsv(191, 26%, 100%) |
| CMYK | cmyk(25.6%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.34, -14.13, -11.27) |
| CIE-LCH | lch(92.34, 18.07, 218.57°) |
| OKLab | oklab(92.86% -0.0471 -0.0307) |
| OKLCH | oklch(92.86% 0.056 213.1) |
| XYZ | xyz(70.6223, 81.4758, 105.7520) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.14
Light Sky Blue
#C6FCFF
ΔE00 4.19
Powder Blue
#B0E0E6
ΔE00 4.52
Pale Blue
#D0FEFE
ΔE00 5.34
Really Light Blue
#D4FFFF
ΔE00 5.55
Very Light Blue
#D5FFFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF2FE #FEC9BD
analogous
#BDFEEA #BDF2FE #BDD2FE
triadic
#BDF2FE #FEBDF2 #F2FEBD
tetradic
#BDF2FE #EABDFE #FEC9BD #D2FEBD
square
#BDF2FE #EABDFE #FEC9BD #D2FEBD
split-complementary
#BDF2FE #FEBDD2 #FEEABD
monochromatic
#44DAFC #81E6FD #BDF2FE #E1F9FF #E1F9FF
Accessibility & contrast
On white
1.21
#BDF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#BDF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF2FE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF2FE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#A8F7F6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdf2fe; /* rgb */ color: rgb(189, 242, 254); /* oklch */ color: oklch(92.9% 0.056 213.1);
Tailwind
colors: {
custom: {
50: '#d2f6fe',
500: '#bdf2fe',
950: '#000000',
},
}SCSS
$custom: #bdf2fe; $custom-light: #d2f6fe; $custom-dark: #000000;
JSON
{
"hex": "#bdf2fe",
"rgb": {
"r": 189,
"g": 242,
"b": 254
},
"hsl": {
"h": 191.077,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.92856,
"c": 0.0562,
"h": 213.1
},
"luminance": 0.81479
}Semantic roles & 50–950 ramp
primary
#BDF2FE
secondary
#E68E7A
accent
#2A00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585