#B4E2FD#B4E2FD
#B4E2FD is a very light, moderate cyan. Relative luminance 0.712; OKLCH L 88.9% C 0.061 H 234.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2FD |
|---|---|
| RGB | rgb(180, 226, 253) |
| HSL | hsl(202, 95%, 85%) |
| HSV | hsv(202, 29%, 99%) |
| CMYK | cmyk(28.9%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(87.57, -8.79, -17.94) |
| CIE-LCH | lch(87.57, 19.97, 243.91°) |
| OKLab | oklab(88.94% -0.0355 -0.049) |
| OKLCH | oklch(88.94% 0.061 234.1) |
| XYZ | xyz(63.7430, 71.1851, 103.2909) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.90
Lightblue
#ADD8E6
ΔE00 5.26
Light Blue
#95D0FC
ΔE00 6.27
Baby Blue
#89CFF0
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 7.04
Lightskyblue
#87CEFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2FD #FDCFB4
analogous
#B4FDF4 #B4E2FD #B4BDFD
triadic
#B4E2FD #FDB4E2 #E2FDB4
tetradic
#B4E2FD #F4B4FD #FDCFB4 #BDFDB4
square
#B4E2FD #F4B4FD #FDCFB4 #BDFDB4
split-complementary
#B4E2FD #FDB4BD #FDF4B4
monochromatic
#3DB4FA #78CBFB #B4E2FD #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.38
#B4E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#B4E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2FD
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2FD | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FE
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#9DE9EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e2fd; /* rgb */ color: rgb(180, 226, 253); /* oklch */ color: oklch(88.9% 0.061 234.1);
Tailwind
colors: {
custom: {
50: '#ccebfe',
500: '#b4e2fd',
950: '#000000',
},
}SCSS
$custom: #b4e2fd; $custom-light: #ccebfe; $custom-dark: #000000;
JSON
{
"hex": "#b4e2fd",
"rgb": {
"r": 180,
"g": 226,
"b": 253
},
"hsl": {
"h": 202.192,
"s": 94.805,
"l": 84.902
},
"oklch": {
"l": 0.88936,
"c": 0.06053,
"h": 234.1
},
"luminance": 0.71188
}Semantic roles & 50–950 ramp
primary
#B4E2FD
secondary
#E39C73
accent
#5500E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#131617
muted
#838485