#B7E2FF#B7E2FF
#B7E2FF is a very light, moderate cyan. Relative luminance 0.717; OKLCH L 89.2% C 0.060 H 237.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B7E2FF |
|---|---|
| RGB | rgb(183, 226, 255) |
| HSL | hsl(204, 100%, 86%) |
| HSV | hsv(204, 28%, 100%) |
| CMYK | cmyk(28.2%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(87.81, -7.48, -18.61) |
| CIE-LCH | lch(87.81, 20.06, 248.12°) |
| OKLab | oklab(89.19% -0.032 -0.0509) |
| OKLCH | oklch(89.19% 0.06 237.9) |
| XYZ | xyz(64.7694, 71.6773, 105.0108) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.02
Light Blue
#95D0FC
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 6.25
Baby Blue (survey)
#A2CFFE
ΔE00 6.46
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Baby Blue
#89CFF0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7E2FF #FFD4B7
analogous
#B7FFF8 #B7E2FF #B7BEFF
triadic
#B7E2FF #FFB7E2 #E2FFB7
tetradic
#B7E2FF #F8B7FF #FFD4B7 #BEFFB7
square
#B7E2FF #F8B7FF #FFD4B7 #BEFFB7
split-complementary
#B7E2FF #FFB7BE #FFF8B7
monochromatic
#3DB1FF #7AC9FF #B7E2FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.37
#B7E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#B7E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7E2FF
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7E2FF | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#CCD9FF
Tritanopia (blue-blind)
#A1E9EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b7e2ff; /* rgb */ color: rgb(183, 226, 255); /* oklch */ color: oklch(89.2% 0.060 237.9);
Tailwind
colors: {
custom: {
50: '#ceebff',
500: '#b7e2ff',
950: '#000000',
},
}SCSS
$custom: #b7e2ff; $custom-light: #ceebff; $custom-dark: #000000;
JSON
{
"hex": "#b7e2ff",
"rgb": {
"r": 183,
"g": 226,
"b": 255
},
"hsl": {
"h": 204.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.8919,
"c": 0.06009,
"h": 237.9
},
"luminance": 0.7168
}Semantic roles & 50–950 ramp
primary
#B7E2FF
secondary
#E6A274
accent
#5C00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486