#B2E2EF#B2E2EF
#B2E2EF is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.3% C 0.053 H 216.1°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2EF |
|---|---|
| RGB | rgb(178, 226, 239) |
| HSL | hsl(193, 66%, 82%) |
| HSV | hsv(193, 26%, 94%) |
| CMYK | cmyk(25.5%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.04, -12.54, -11.39) |
| CIE-LCH | lch(87.04, 16.94, 222.25°) |
| OKLab | oklab(88.34% -0.0425 -0.031) |
| OKLCH | oklch(88.34% 0.053 216.1) |
| XYZ | xyz(61.1317, 70.0871, 91.9518) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.53
Powder Blue
#B0E0E6
ΔE00 2.99
Ice Blue
#A5DFF9
ΔE00 4.42
Pale Sky Blue
#BDF6FE
ΔE00 5.12
Light Sky Blue
#C6FCFF
ΔE00 7.04
Paleturquoise
#AFEEEE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2EF #EFBFB2
analogous
#B2EFDE #B2E2EF #B2C4EF
triadic
#B2E2EF #EFB2E2 #E2EFB2
tetradic
#B2E2EF #DEB2EF #EFBFB2 #C4EFB2
square
#B2E2EF #DEB2EF #EFBFB2 #C4EFB2
split-complementary
#B2E2EF #EFB2C4 #EFDEB2
monochromatic
#4DBCDA #7FCFE4 #B2E2EF #E5F5FA #E6F5FA
Accessibility & contrast
On white
1.40
#B2E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#B2E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2EF
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2EF | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#9FE7E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2e2ef; /* rgb */ color: rgb(178, 226, 239); /* oklch */ color: oklch(88.3% 0.053 216.1);
Tailwind
colors: {
custom: {
50: '#caebf4',
500: '#b2e2ef',
950: '#000000',
},
}SCSS
$custom: #b2e2ef; $custom-light: #caebf4; $custom-dark: #000000;
JSON
{
"hex": "#b2e2ef",
"rgb": {
"r": 178,
"g": 226,
"b": 239
},
"hsl": {
"h": 192.787,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.88343,
"c": 0.05261,
"h": 216.1
},
"luminance": 0.7009
}Semantic roles & 50–950 ramp
primary
#B2E2EF
secondary
#CD8A78
accent
#3F18CD
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131617
muted
#838485