#B4E2FE#B4E2FE
#B4E2FE is a very light, moderate cyan. Relative luminance 0.713; OKLCH L 89.0% C 0.061 H 235.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2FE |
|---|---|
| RGB | rgb(180, 226, 254) |
| HSL | hsl(203, 97%, 85%) |
| HSV | hsv(203, 29%, 100%) |
| CMYK | cmyk(29.1%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(87.61, -8.55, -18.42) |
| CIE-LCH | lch(87.61, 20.31, 245.09°) |
| OKLab | oklab(88.97% -0.0351 -0.0504) |
| OKLCH | oklch(88.97% 0.061 235.1) |
| XYZ | xyz(63.9027, 71.2490, 104.1321) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.11
Lightblue
#ADD8E6
ΔE00 5.58
Light Blue
#95D0FC
ΔE00 6.06
Baby Blue
#89CFF0
ΔE00 6.51
Baby Blue (survey)
#A2CFFE
ΔE00 6.96
Lightskyblue
#87CEFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2FE #FED0B4
analogous
#B4FEF5 #B4E2FE #B4BDFE
triadic
#B4E2FE #FEB4E2 #E2FEB4
tetradic
#B4E2FE #F5B4FE #FED0B4 #BDFEB4
square
#B4E2FE #F5B4FE #FED0B4 #BDFEB4
split-complementary
#B4E2FE #FEB4BD #FEF5B4
monochromatic
#3BB3FC #78CBFD #B4E2FE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.38
#B4E2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#B4E2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2FE
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2FE | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#9DE9EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4e2fe; /* rgb */ color: rgb(180, 226, 254); /* oklch */ color: oklch(89.0% 0.061 235.1);
Tailwind
colors: {
custom: {
50: '#ccebfe',
500: '#b4e2fe',
950: '#000000',
},
}SCSS
$custom: #b4e2fe; $custom-light: #ccebfe; $custom-dark: #000000;
JSON
{
"hex": "#b4e2fe",
"rgb": {
"r": 180,
"g": 226,
"b": 254
},
"hsl": {
"h": 202.703,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.88971,
"c": 0.0614,
"h": 235.1
},
"luminance": 0.71252
}Semantic roles & 50–950 ramp
primary
#B4E2FE
secondary
#E49D72
accent
#5700E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#131617
muted
#838485