#B2EBED#B2EBED
#B2EBED is a very light, muted teal. Relative luminance 0.750; OKLCH L 90.2% C 0.058 H 198.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EBED |
|---|---|
| RGB | rgb(178, 235, 237) |
| HSL | hsl(182, 62%, 81%) |
| HSV | hsv(182, 25%, 93%) |
| CMYK | cmyk(24.9%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.39, -17.51, -6.85) |
| CIE-LCH | lch(89.39, 18.80, 201.36°) |
| OKLab | oklab(90.19% -0.0547 -0.0187) |
| OKLCH | oklch(90.19% 0.058 198.9) |
| XYZ | xyz(63.3497, 74.9932, 91.2416) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.53
Powder Blue
#B0E0E6
ΔE00 3.47
Pale Sky Blue
#BDF6FE
ΔE00 3.48
Light Sky Blue
#C6FCFF
ΔE00 3.85
Robin'S Egg Blue
#98EFF9
ΔE00 4.70
Duck Egg Blue
#C3FBF4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EBED #EDB4B2
analogous
#B2EDD2 #B2EBED #B2CEED
triadic
#B2EBED #EDB2EB #EBEDB2
tetradic
#B2EBED #D2B2ED #EDB4B2 #CEEDB2
square
#B2EBED #D2B2ED #EDB4B2 #CEEDB2
split-complementary
#B2EBED #EDB2CE #EDD2B2
monochromatic
#4FD1D6 #80DEE1 #B2EBED #E4F8F9 #E6F9F9
Accessibility & contrast
On white
1.31
#B2EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#B2EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EBED
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EBED | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#9EEFEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b2ebed; /* rgb */ color: rgb(178, 235, 237); /* oklch */ color: oklch(90.2% 0.058 198.9);
Tailwind
colors: {
custom: {
50: '#caf1f2',
500: '#b2ebed',
950: '#000000',
},
}SCSS
$custom: #b2ebed; $custom-light: #caf1f2; $custom-dark: #000000;
JSON
{
"hex": "#b2ebed",
"rgb": {
"r": 178,
"g": 235,
"b": 237
},
"hsl": {
"h": 182.034,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.90191,
"c": 0.05782,
"h": 198.9
},
"luminance": 0.74996
}Semantic roles & 50–950 ramp
primary
#B2EBED
secondary
#CA7C79
accent
#221CCA
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585