#B0E2FF#B0E2FF
#B0E2FF is a very light, moderate cyan. Relative luminance 0.708; OKLCH L 88.8% C 0.065 H 233.9°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B0E2FF |
|---|---|
| RGB | rgb(176, 226, 255) |
| HSL | hsl(202, 100%, 85%) |
| HSV | hsv(202, 31%, 100%) |
| CMYK | cmyk(31%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(87.41, -9.44, -19.26) |
| CIE-LCH | lch(87.41, 21.45, 243.91°) |
| OKLab | oklab(88.76% -0.0385 -0.0528) |
| OKLCH | oklch(88.76% 0.065 233.9) |
| XYZ | xyz(63.1452, 70.8398, 104.9346) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.52
Lightblue
#ADD8E6
ΔE00 5.56
Light Blue
#95D0FC
ΔE00 5.81
Baby Blue
#89CFF0
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0E2FF #FFCDB0
analogous
#B0FFF4 #B0E2FF #B0BBFF
triadic
#B0E2FF #FFB0E2 #E2FFB0
tetradic
#B0E2FF #F4B0FF #FFCDB0 #BBFFB0
square
#B0E2FF #F4B0FF #FFCDB0 #BBFFB0
split-complementary
#B0E2FF #FFB0BB #FFF4B0
monochromatic
#36B5FF #73CCFF #B0E2FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.38
#B0E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#B0E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0E2FF
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0E2FF | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#C9D7FF
Tritanopia (blue-blind)
#97EAEB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b0e2ff; /* rgb */ color: rgb(176, 226, 255); /* oklch */ color: oklch(88.8% 0.065 233.9);
Tailwind
colors: {
custom: {
50: '#c9ebff',
500: '#b0e2ff',
950: '#000000',
},
}SCSS
$custom: #b0e2ff; $custom-light: #c9ebff; $custom-dark: #000000;
JSON
{
"hex": "#b0e2ff",
"rgb": {
"r": 176,
"g": 226,
"b": 255
},
"hsl": {
"h": 202.025,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.88764,
"c": 0.06529,
"h": 233.9
},
"luminance": 0.70843
}Semantic roles & 50–950 ramp
primary
#B0E2FF
secondary
#E59A6E
accent
#5400E6
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131618
muted
#838486