#B4E2F7#B4E2F7
#B4E2F7 is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.7% C 0.056 H 227.5°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2F7 |
|---|---|
| RGB | rgb(180, 226, 247) |
| HSL | hsl(199, 81%, 84%) |
| HSV | hsv(199, 27%, 97%) |
| CMYK | cmyk(27.1%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(87.39, -10.16, -15.06) |
| CIE-LCH | lch(87.39, 18.17, 235.99°) |
| OKLab | oklab(88.73% -0.0377 -0.0411) |
| OKLCH | oklch(88.73% 0.056 227.5) |
| XYZ | xyz(62.8022, 70.8088, 98.3361) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.46
Lightblue
#ADD8E6
ΔE00 3.41
Powder Blue
#B0E0E6
ΔE00 6.35
Baby Blue
#89CFF0
ΔE00 6.72
Sky Blue
#87CEEB
ΔE00 6.84
Pale Sky Blue
#BDF6FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2F7 #F7C9B4
analogous
#B4F7EA #B4E2F7 #B4C0F7
triadic
#B4E2F7 #F7B4E2 #E2F7B4
tetradic
#B4E2F7 #EAB4F7 #F7C9B4 #C0F7B4
square
#B4E2F7 #EAB4F7 #F7C9B4 #C0F7B4
split-complementary
#B4E2F7 #F7B4C0 #F7EAB4
monochromatic
#45B7EB #7DCDF1 #B4E2F7 #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.39
#B4E2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#B4E2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2F7
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2F7 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F8
Deuteranopia (green-blind)
#CDD8F7
Tritanopia (blue-blind)
#9FE8E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e2f7; /* rgb */ color: rgb(180, 226, 247); /* oklch */ color: oklch(88.7% 0.056 227.5);
Tailwind
colors: {
custom: {
50: '#ccebf9',
500: '#b4e2f7',
950: '#000000',
},
}SCSS
$custom: #b4e2f7; $custom-light: #ccebf9; $custom-dark: #000000;
JSON
{
"hex": "#b4e2f7",
"rgb": {
"r": 180,
"g": 226,
"b": 247
},
"hsl": {
"h": 198.806,
"s": 80.723,
"l": 83.725
},
"oklch": {
"l": 0.88731,
"c": 0.05574,
"h": 227.5
},
"luminance": 0.70811
}Semantic roles & 50–950 ramp
primary
#B4E2F7
secondary
#D99576
accent
#4B08DD
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131617
muted
#838485