#B4E2F3#B4E2F3
#B4E2F3 is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.6% C 0.053 H 222.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2F3 |
|---|---|
| RGB | rgb(180, 226, 243) |
| HSL | hsl(196, 72%, 83%) |
| HSV | hsv(196, 26%, 95%) |
| CMYK | cmyk(25.9%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(87.27, -11.06, -13.13) |
| CIE-LCH | lch(87.27, 17.17, 229.89°) |
| OKLab | oklab(88.6% -0.0391 -0.0358) |
| OKLCH | oklch(88.6% 0.053 222.4) |
| XYZ | xyz(62.1916, 70.5645, 95.1201) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.49
Ice Blue
#A5DFF9
ΔE00 3.20
Powder Blue
#B0E0E6
ΔE00 4.81
Pale Sky Blue
#BDF6FE
ΔE00 6.32
Sky Blue
#87CEEB
ΔE00 7.12
Baby Blue
#89CFF0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2F3 #F3C5B4
analogous
#B4F3E4 #B4E2F3 #B4C2F3
triadic
#B4E2F3 #F3B4E2 #E2F3B4
tetradic
#B4E2F3 #E4B4F3 #F3C5B4 #C2F3B4
square
#B4E2F3 #E4B4F3 #F3C5B4 #C2F3B4
split-complementary
#B4E2F3 #F3B4C2 #F3E4B4
monochromatic
#4AB9E2 #7FCEEB #B4E2F3 #E5F5FB #E5F5FB
Accessibility & contrast
On white
1.39
#B4E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#B4E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2F3
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2F3 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF4
Deuteranopia (green-blind)
#CED7F3
Tritanopia (blue-blind)
#A1E8E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e2f3; /* rgb */ color: rgb(180, 226, 243); /* oklch */ color: oklch(88.6% 0.053 222.4);
Tailwind
colors: {
custom: {
50: '#cbebf7',
500: '#b4e2f3',
950: '#000000',
},
}SCSS
$custom: #b4e2f3; $custom-light: #cbebf7; $custom-dark: #000000;
JSON
{
"hex": "#b4e2f3",
"rgb": {
"r": 180,
"g": 226,
"b": 243
},
"hsl": {
"h": 196.19,
"s": 72.414,
"l": 82.941
},
"oklch": {
"l": 0.88597,
"c": 0.05304,
"h": 222.4
},
"luminance": 0.70567
}Semantic roles & 50–950 ramp
primary
#B4E2F3
secondary
#D39178
accent
#4611D4
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131617
muted
#838485