#B9E2FE#B9E2FE
#B9E2FE is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.3% C 0.058 H 238.1°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B9E2FE |
|---|---|
| RGB | rgb(185, 226, 254) |
| HSL | hsl(204, 97%, 86%) |
| HSV | hsv(204, 27%, 100%) |
| CMYK | cmyk(27.2%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(87.90, -7.14, -17.94) |
| CIE-LCH | lch(87.90, 19.31, 248.31°) |
| OKLab | oklab(89.28% -0.0304 -0.049) |
| OKLCH | oklch(89.28% 0.058 238.1) |
| XYZ | xyz(65.0881, 71.8602, 104.1877) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.28
Lightblue
#ADD8E6
ΔE00 6.20
Light Blue
#95D0FC
ΔE00 6.30
Baby Blue (survey)
#A2CFFE
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Baby Blue
#89CFF0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9E2FE #FED5B9
analogous
#B9FEF7 #B9E2FE #B9BFFE
triadic
#B9E2FE #FEB9E2 #E2FEB9
tetradic
#B9E2FE #F7B9FE #FED5B9 #BFFEB9
square
#B9E2FE #F7B9FE #FED5B9 #BFFEB9
split-complementary
#B9E2FE #FEB9BF #FEF7B9
monochromatic
#40B0FC #7DC9FD #B9E2FE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.37
#B9E2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#B9E2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9E2FE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9E2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9E2FE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#A4E9EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b9e2fe; /* rgb */ color: rgb(185, 226, 254); /* oklch */ color: oklch(89.3% 0.058 238.1);
Tailwind
colors: {
custom: {
50: '#cfebfe',
500: '#b9e2fe',
950: '#000000',
},
}SCSS
$custom: #b9e2fe; $custom-light: #cfebfe; $custom-dark: #000000;
JSON
{
"hex": "#b9e2fe",
"rgb": {
"r": 185,
"g": 226,
"b": 254
},
"hsl": {
"h": 204.348,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.89281,
"c": 0.05769,
"h": 238.1
},
"luminance": 0.71863
}Semantic roles & 50–950 ramp
primary
#B9E2FE
secondary
#E5A376
accent
#5D00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485