#B3EBEE#B3EBEE
#B3EBEE is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.3% C 0.057 H 200.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B3EBEE |
|---|---|
| RGB | rgb(179, 235, 238) |
| HSL | hsl(183, 63%, 82%) |
| HSV | hsv(183, 25%, 93%) |
| CMYK | cmyk(24.8%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.47, -17.00, -7.24) |
| CIE-LCH | lch(89.47, 18.48, 203.07°) |
| OKLab | oklab(90.28% -0.0534 -0.0198) |
| OKLCH | oklch(90.28% 0.057 200.3) |
| XYZ | xyz(63.7266, 75.1706, 92.0240) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.97
Pale Sky Blue
#BDF6FE
ΔE00 3.13
Powder Blue
#B0E0E6
ΔE00 3.15
Light Sky Blue
#C6FCFF
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Pale Blue
#D0FEFE
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3EBEE #EEB6B3
analogous
#B3EED4 #B3EBEE #B3CEEE
triadic
#B3EBEE #EEB3EB #EBEEB3
tetradic
#B3EBEE #D4B3EE #EEB6B3 #CEEEB3
square
#B3EBEE #D4B3EE #EEB6B3 #CEEEB3
split-complementary
#B3EBEE #EEB3CE #EED4B3
monochromatic
#4FD1D8 #81DEE3 #B3EBEE #E5F8F9 #E6F8F9
Accessibility & contrast
On white
1.31
#B3EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#B3EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3EBEE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3EBEE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#A0EFEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b3ebee; /* rgb */ color: rgb(179, 235, 238); /* oklch */ color: oklch(90.3% 0.057 200.3);
Tailwind
colors: {
custom: {
50: '#cbf1f3',
500: '#b3ebee',
950: '#000000',
},
}SCSS
$custom: #b3ebee; $custom-light: #cbf1f3; $custom-dark: #000000;
JSON
{
"hex": "#b3ebee",
"rgb": {
"r": 179,
"g": 235,
"b": 238
},
"hsl": {
"h": 183.051,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.90281,
"c": 0.05696,
"h": 200.3
},
"luminance": 0.75173
}Semantic roles & 50–950 ramp
primary
#B3EBEE
secondary
#CC7E7A
accent
#231ACB
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585