#B4E1FE#B4E1FE
#B4E1FE is a very light, moderate cyan. Relative luminance 0.707; OKLCH L 88.8% C 0.062 H 236.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1FE |
|---|---|
| RGB | rgb(180, 225, 254) |
| HSL | hsl(204, 97%, 85%) |
| HSV | hsv(204, 29%, 100%) |
| CMYK | cmyk(29.1%, 11.4%, 0%, 0.4%) |
| CIE-LAB | lab(87.34, -8.04, -18.81) |
| CIE-LCH | lch(87.34, 20.46, 246.87°) |
| OKLab | oklab(88.76% -0.0339 -0.0515) |
| OKLCH | oklch(88.76% 0.062 236.7) |
| XYZ | xyz(63.6316, 70.7067, 104.0417) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.50
Light Blue
#95D0FC
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 5.92
Baby Blue (survey)
#A2CFFE
ΔE00 6.46
Baby Blue
#89CFF0
ΔE00 6.54
Lightskyblue
#87CEFA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1FE #FED1B4
analogous
#B4FEF6 #B4E1FE #B4BCFE
triadic
#B4E1FE #FEB4E1 #E1FEB4
tetradic
#B4E1FE #F6B4FE #FED1B4 #BCFEB4
square
#B4E1FE #F6B4FE #FED1B4 #BCFEB4
split-complementary
#B4E1FE #FEB4BC #FEF6B4
monochromatic
#3BB1FC #78C9FD #B4E1FE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.39
#B4E1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#B4E1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1FE
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1FE | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#9DE9EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e1fe; /* rgb */ color: rgb(180, 225, 254); /* oklch */ color: oklch(88.8% 0.062 236.7);
Tailwind
colors: {
custom: {
50: '#cceafe',
500: '#b4e1fe',
950: '#000000',
},
}SCSS
$custom: #b4e1fe; $custom-light: #cceafe; $custom-dark: #000000;
JSON
{
"hex": "#b4e1fe",
"rgb": {
"r": 180,
"g": 225,
"b": 254
},
"hsl": {
"h": 203.514,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.88763,
"c": 0.0616,
"h": 236.7
},
"luminance": 0.70709
}Semantic roles & 50–950 ramp
primary
#B4E1FE
secondary
#E49F72
accent
#5A00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#131617
muted
#838485