#B4E4F2#B4E4F2
#B4E4F2 is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.0% C 0.053 H 217.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4F2 |
|---|---|
| RGB | rgb(180, 228, 242) |
| HSL | hsl(194, 70%, 83%) |
| HSV | hsv(194, 26%, 95%) |
| CMYK | cmyk(25.6%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(87.77, -12.31, -11.86) |
| CIE-LCH | lch(87.77, 17.09, 223.94°) |
| OKLab | oklab(88.99% -0.0421 -0.0323) |
| OKLCH | oklch(88.99% 0.053 217.5) |
| XYZ | xyz(62.5880, 71.5983, 94.5093) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.82
Powder Blue
#B0E0E6
ΔE00 3.50
Ice Blue
#A5DFF9
ΔE00 4.19
Pale Sky Blue
#BDF6FE
ΔE00 5.02
Light Sky Blue
#C6FCFF
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4F2 #F2C2B4
analogous
#B4F2E1 #B4E4F2 #B4C5F2
triadic
#B4E4F2 #F2B4E4 #E4F2B4
tetradic
#B4E4F2 #E1B4F2 #F2C2B4 #C5F2B4
square
#B4E4F2 #E1B4F2 #F2C2B4 #C5F2B4
split-complementary
#B4E4F2 #F2B4C5 #F2E1B4
monochromatic
#4CBEE0 #80D1E9 #B4E4F2 #E5F6FA #E5F6FA
Accessibility & contrast
On white
1.37
#B4E4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#B4E4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4F2
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4F2 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F3
Deuteranopia (green-blind)
#D0D9F2
Tritanopia (blue-blind)
#A1E9E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4e4f2; /* rgb */ color: rgb(180, 228, 242); /* oklch */ color: oklch(89.0% 0.053 217.5);
Tailwind
colors: {
custom: {
50: '#cbecf6',
500: '#b4e4f2',
950: '#000000',
},
}SCSS
$custom: #b4e4f2; $custom-light: #cbecf6; $custom-dark: #000000;
JSON
{
"hex": "#b4e4f2",
"rgb": {
"r": 180,
"g": 228,
"b": 242
},
"hsl": {
"h": 193.548,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.88985,
"c": 0.05304,
"h": 217.5
},
"luminance": 0.71601
}Semantic roles & 50–950 ramp
primary
#B4E4F2
secondary
#D18D79
accent
#3E13D2
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131617
muted
#838485