#B2EEFE#B2EEFE
#B2EEFE is a very light, moderate cyan. Relative luminance 0.778; OKLCH L 91.4% C 0.064 H 216.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEFE |
|---|---|
| RGB | rgb(178, 238, 254) |
| HSL | hsl(193, 97%, 85%) |
| HSV | hsv(193, 30%, 100%) |
| CMYK | cmyk(29.9%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(90.67, -15.21, -13.82) |
| CIE-LCH | lch(90.67, 20.55, 222.26°) |
| OKLab | oklab(91.37% -0.052 -0.0377) |
| OKLCH | oklch(91.37% 0.064 216) |
| XYZ | xyz(66.8183, 77.7665, 105.2364) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.40
Powder Blue
#B0E0E6
ΔE00 4.72
Ice Blue
#A5DFF9
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 5.48
Light Sky Blue
#C6FCFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEFE #FEC2B2
analogous
#B2FEE8 #B2EEFE #B2C8FE
triadic
#B2EEFE #FEB2EE #EEFEB2
tetradic
#B2EEFE #E8B2FE #FEC2B2 #C8FEB2
square
#B2EEFE #E8B2FE #FEC2B2 #C8FEB2
split-complementary
#B2EEFE #FEB2C8 #FEE8B2
monochromatic
#39D3FC #76E1FD #B2EEFE #E1F8FF #E1F8FF
Accessibility & contrast
On white
1.27
#B2EEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B2EEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEFE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEFE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#98F4F3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2eefe; /* rgb */ color: rgb(178, 238, 254); /* oklch */ color: oklch(91.4% 0.064 216.0);
Tailwind
colors: {
custom: {
50: '#cbf3fe',
500: '#b2eefe',
950: '#000000',
},
}SCSS
$custom: #b2eefe; $custom-light: #cbf3fe; $custom-dark: #000000;
JSON
{
"hex": "#b2eefe",
"rgb": {
"r": 178,
"g": 238,
"b": 254
},
"hsl": {
"h": 192.632,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.91371,
"c": 0.06423,
"h": 216
},
"luminance": 0.7777
}Semantic roles & 50–950 ramp
primary
#B2EEFE
secondary
#E48970
accent
#3000E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585