#B2EBEE#B2EBEE
#B2EBEE is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.2% C 0.058 H 200.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EBEE |
|---|---|
| RGB | rgb(178, 235, 238) |
| HSL | hsl(183, 64%, 82%) |
| HSV | hsv(183, 25%, 93%) |
| CMYK | cmyk(25.2%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.42, -17.29, -7.33) |
| CIE-LCH | lch(89.42, 18.78, 202.98°) |
| OKLab | oklab(90.22% -0.0543 -0.02) |
| OKLCH | oklch(90.22% 0.058 200.2) |
| XYZ | xyz(63.4962, 75.0518, 92.0132) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.83
Pale Sky Blue
#BDF6FE
ΔE00 3.19
Powder Blue
#B0E0E6
ΔE00 3.25
Light Sky Blue
#C6FCFF
ΔE00 3.79
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Pale Blue
#D0FEFE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EBEE #EEB5B2
analogous
#B2EED3 #B2EBEE #B2CDEE
triadic
#B2EBEE #EEB2EB #EBEEB2
tetradic
#B2EBEE #D3B2EE #EEB5B2 #CDEEB2
square
#B2EBEE #D3B2EE #EEB5B2 #CDEEB2
split-complementary
#B2EBEE #EEB2CD #EED3B2
monochromatic
#4ED1D8 #80DEE3 #B2EBEE #E4F8F9 #E6F8F9
Accessibility & contrast
On white
1.31
#B2EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#B2EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EBEE
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EBEE | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#9EEFEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b2ebee; /* rgb */ color: rgb(178, 235, 238); /* oklch */ color: oklch(90.2% 0.058 200.2);
Tailwind
colors: {
custom: {
50: '#caf1f3',
500: '#b2ebee',
950: '#000000',
},
}SCSS
$custom: #b2ebee; $custom-light: #caf1f3; $custom-dark: #000000;
JSON
{
"hex": "#b2ebee",
"rgb": {
"r": 178,
"g": 235,
"b": 238
},
"hsl": {
"h": 183,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90222,
"c": 0.05789,
"h": 200.2
},
"luminance": 0.75055
}Semantic roles & 50–950 ramp
primary
#B2EBEE
secondary
#CC7D79
accent
#231ACC
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585