#B0EEFE#B0EEFE
#B0EEFE is a very light, moderate cyan. Relative luminance 0.775; OKLCH L 91.3% C 0.066 H 215.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EEFE |
|---|---|
| RGB | rgb(176, 238, 254) |
| HSL | hsl(192, 98%, 84%) |
| HSV | hsv(192, 31%, 100%) |
| CMYK | cmyk(30.7%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(90.57, -15.76, -13.99) |
| CIE-LCH | lch(90.57, 21.08, 221.60°) |
| OKLab | oklab(91.26% -0.0537 -0.0382) |
| OKLCH | oklch(91.26% 0.066 215.4) |
| XYZ | xyz(66.3626, 77.5315, 105.2151) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.37
Powder Blue
#B0E0E6
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Ice Blue
#A5DFF9
ΔE00 5.08
Lightblue
#ADD8E6
ΔE00 5.65
Light Sky Blue
#C6FCFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EEFE #FEC0B0
analogous
#B0FEE7 #B0EEFE #B0C7FE
triadic
#B0EEFE #FEB0EE #EEFEB0
tetradic
#B0EEFE #E7B0FE #FEC0B0 #C7FEB0
square
#B0EEFE #E7B0FE #FEC0B0 #C7FEB0
split-complementary
#B0EEFE #FEB0C7 #FEE7B0
monochromatic
#37D4FC #74E1FD #B0EEFE #E1F8FF #E1F8FF
Accessibility & contrast
On white
1.27
#B0EEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#B0EEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EEFE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EEFE | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#95F4F3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b0eefe; /* rgb */ color: rgb(176, 238, 254); /* oklch */ color: oklch(91.3% 0.066 215.4);
Tailwind
colors: {
custom: {
50: '#c9f3fe',
500: '#b0eefe',
950: '#000000',
},
}SCSS
$custom: #b0eefe; $custom-light: #c9f3fe; $custom-dark: #000000;
JSON
{
"hex": "#b0eefe",
"rgb": {
"r": 176,
"g": 238,
"b": 254
},
"hsl": {
"h": 192.308,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.91257,
"c": 0.06596,
"h": 215.4
},
"luminance": 0.77535
}Semantic roles & 50–950 ramp
primary
#B0EEFE
secondary
#E4876E
accent
#2F00E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585