#B2E2EE#B2E2EE
#B2E2EE is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.3% C 0.052 H 214.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2EE |
|---|---|
| RGB | rgb(178, 226, 238) |
| HSL | hsl(192, 64%, 82%) |
| HSV | hsv(192, 25%, 93%) |
| CMYK | cmyk(25.2%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(87.01, -12.76, -10.91) |
| CIE-LCH | lch(87.01, 16.79, 220.52°) |
| OKLab | oklab(88.31% -0.0429 -0.0297) |
| OKLCH | oklch(88.31% 0.052 214.7) |
| XYZ | xyz(60.9844, 70.0282, 91.1759) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.58
Lightblue
#ADD8E6
ΔE00 2.69
Ice Blue
#A5DFF9
ΔE00 4.79
Pale Sky Blue
#BDF6FE
ΔE00 4.93
Paleturquoise
#AFEEEE
ΔE00 6.72
Light Sky Blue
#C6FCFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2EE #EEBEB2
analogous
#B2EEDC #B2E2EE #B2C4EE
triadic
#B2E2EE #EEB2E2 #E2EEB2
tetradic
#B2E2EE #DCB2EE #EEBEB2 #C4EEB2
square
#B2E2EE #DCB2EE #EEBEB2 #C4EEB2
split-complementary
#B2E2EE #EEB2C4 #EEDCB2
monochromatic
#4EBCD8 #80CFE3 #B2E2EE #E4F5F9 #E6F6F9
Accessibility & contrast
On white
1.40
#B2E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#B2E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2EE
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2EE | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#9FE7E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2e2ee; /* rgb */ color: rgb(178, 226, 238); /* oklch */ color: oklch(88.3% 0.052 214.7);
Tailwind
colors: {
custom: {
50: '#caebf3',
500: '#b2e2ee',
950: '#000000',
},
}SCSS
$custom: #b2e2ee; $custom-light: #caebf3; $custom-dark: #000000;
JSON
{
"hex": "#b2e2ee",
"rgb": {
"r": 178,
"g": 226,
"b": 238
},
"hsl": {
"h": 192,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.88311,
"c": 0.05216,
"h": 214.7
},
"luminance": 0.70031
}Semantic roles & 50–950 ramp
primary
#B2E2EE
secondary
#CC8979
accent
#3D1ACC
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131617
muted
#838485