#B4E6FE#B4E6FE
#B4E6FE is a very light, moderate cyan. Relative luminance 0.735; OKLCH L 89.8% C 0.061 H 228.9°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E6FE |
|---|---|
| RGB | rgb(180, 230, 254) |
| HSL | hsl(199, 97%, 85%) |
| HSV | hsv(199, 29%, 100%) |
| CMYK | cmyk(29.1%, 9.4%, 0%, 0.4%) |
| CIE-LAB | lab(88.66, -10.61, -16.83) |
| CIE-LCH | lch(88.66, 19.89, 237.78°) |
| OKLab | oklab(89.81% -0.0402 -0.046) |
| OKLCH | oklch(89.81% 0.061 228.9) |
| XYZ | xyz(65.0031, 73.4498, 104.4989) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.31
Lightblue
#ADD8E6
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 6.82
Sky Blue
#87CEEB
ΔE00 7.09
Powder Blue
#B0E0E6
ΔE00 7.13
Pale Sky Blue
#BDF6FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E6FE #FECCB4
analogous
#B4FEF1 #B4E6FE #B4C1FE
triadic
#B4E6FE #FEB4E6 #E6FEB4
tetradic
#B4E6FE #F1B4FE #FECCB4 #C1FEB4
square
#B4E6FE #F1B4FE #FECCB4 #C1FEB4
split-complementary
#B4E6FE #FEB4C1 #FEF1B4
monochromatic
#3BBEFC #78D2FD #B4E6FE #E1F5FF #E1F5FF
Accessibility & contrast
On white
1.34
#B4E6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#B4E6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E6FE
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E6FE | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#9DEDED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b4e6fe; /* rgb */ color: rgb(180, 230, 254); /* oklch */ color: oklch(89.8% 0.061 228.9);
Tailwind
colors: {
custom: {
50: '#ccedfe',
500: '#b4e6fe',
950: '#000000',
},
}SCSS
$custom: #b4e6fe; $custom-light: #ccedfe; $custom-dark: #000000;
JSON
{
"hex": "#b4e6fe",
"rgb": {
"r": 180,
"g": 230,
"b": 254
},
"hsl": {
"h": 199.459,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.89806,
"c": 0.06106,
"h": 228.9
},
"luminance": 0.73453
}Semantic roles & 50–950 ramp
primary
#B4E6FE
secondary
#E49772
accent
#4A00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#131617
muted
#838485