#B2E2ED#B2E2ED
#B2E2ED is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.3% C 0.052 H 213.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2ED |
|---|---|
| RGB | rgb(178, 226, 237) |
| HSL | hsl(191, 62%, 81%) |
| HSV | hsv(191, 25%, 93%) |
| CMYK | cmyk(24.9%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.98, -12.98, -10.42) |
| CIE-LCH | lch(86.98, 16.65, 218.76°) |
| OKLab | oklab(88.28% -0.0433 -0.0284) |
| OKLCH | oklch(88.28% 0.052 213.3) |
| XYZ | xyz(60.8379, 69.9696, 90.4043) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.17
Lightblue
#ADD8E6
ΔE00 2.91
Pale Sky Blue
#BDF6FE
ΔE00 4.75
Ice Blue
#A5DFF9
ΔE00 5.17
Paleturquoise
#AFEEEE
ΔE00 6.37
Light Sky Blue
#C6FCFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2ED #EDBDB2
analogous
#B2EDDB #B2E2ED #B2C5ED
triadic
#B2E2ED #EDB2E2 #E2EDB2
tetradic
#B2E2ED #DBB2ED #EDBDB2 #C5EDB2
square
#B2E2ED #DBB2ED #EDBDB2 #C5EDB2
split-complementary
#B2E2ED #EDB2C5 #EDDBB2
monochromatic
#4FBDD6 #80CFE1 #B2E2ED #E4F5F9 #E6F6F9
Accessibility & contrast
On white
1.40
#B2E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#B2E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2ED
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2ED | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#A0E7E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2e2ed; /* rgb */ color: rgb(178, 226, 237); /* oklch */ color: oklch(88.3% 0.052 213.3);
Tailwind
colors: {
custom: {
50: '#caebf2',
500: '#b2e2ed',
950: '#000000',
},
}SCSS
$custom: #b2e2ed; $custom-light: #caebf2; $custom-dark: #000000;
JSON
{
"hex": "#b2e2ed",
"rgb": {
"r": 178,
"g": 226,
"b": 237
},
"hsl": {
"h": 191.186,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.88278,
"c": 0.05173,
"h": 213.3
},
"luminance": 0.69972
}Semantic roles & 50–950 ramp
primary
#B2E2ED
secondary
#CA8879
accent
#3C1CCA
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131617
muted
#838485