#B2EFFE#B2EFFE
#B2EFFE is a very light, moderate cyan. Relative luminance 0.784; OKLCH L 91.6% C 0.065 H 214.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EFFE |
|---|---|
| RGB | rgb(178, 239, 254) |
| HSL | hsl(192, 97%, 85%) |
| HSV | hsv(192, 30%, 100%) |
| CMYK | cmyk(29.9%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(90.94, -15.71, -13.42) |
| CIE-LCH | lch(90.94, 20.67, 220.51°) |
| OKLab | oklab(91.58% -0.0532 -0.0367) |
| OKLCH | oklch(91.58% 0.065 214.6) |
| XYZ | xyz(67.1102, 78.3504, 105.3337) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.96
Powder Blue
#B0E0E6
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Light Sky Blue
#C6FCFF
ΔE00 5.27
Ice Blue
#A5DFF9
ΔE00 5.45
Lightblue
#ADD8E6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EFFE #FEC1B2
analogous
#B2FEE7 #B2EFFE #B2C9FE
triadic
#B2EFFE #FEB2EF #EFFEB2
tetradic
#B2EFFE #E7B2FE #FEC1B2 #C9FEB2
square
#B2EFFE #E7B2FE #FEC1B2 #C9FEB2
split-complementary
#B2EFFE #FEB2C9 #FEE7B2
monochromatic
#39D6FC #76E2FD #B2EFFE #E1F9FF #E1F9FF
Accessibility & contrast
On white
1.26
#B2EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#B2EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EFFE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EFFE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#98F5F3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2effe; /* rgb */ color: rgb(178, 239, 254); /* oklch */ color: oklch(91.6% 0.065 214.6);
Tailwind
colors: {
custom: {
50: '#cbf4fe',
500: '#b2effe',
950: '#000000',
},
}SCSS
$custom: #b2effe; $custom-light: #cbf4fe; $custom-dark: #000000;
JSON
{
"hex": "#b2effe",
"rgb": {
"r": 178,
"g": 239,
"b": 254
},
"hsl": {
"h": 191.842,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.91582,
"c": 0.06462,
"h": 214.6
},
"luminance": 0.78354
}Semantic roles & 50–950 ramp
primary
#B2EFFE
secondary
#E48770
accent
#2D00E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585