#B6EFEB#B6EFEB
#B6EFEB is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.2% C 0.058 H 190.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EFEB |
|---|---|
| RGB | rgb(182, 239, 235) |
| HSL | hsl(176, 64%, 83%) |
| HSV | hsv(176, 24%, 94%) |
| CMYK | cmyk(23.8%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(90.63, -18.76, -3.95) |
| CIE-LCH | lch(90.63, 19.17, 191.89°) |
| OKLab | oklab(91.22% -0.0569 -0.0109) |
| OKLCH | oklch(91.22% 0.058 190.8) |
| XYZ | xyz(65.1487, 77.6735, 90.1410) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.80
Duck Egg Blue
#C3FBF4
ΔE00 2.79
Eggshell Blue
#C4FFF7
ΔE00 3.60
Light Light Blue
#CAFFFB
ΔE00 3.62
Pale Cyan
#B7FFFA
ΔE00 3.81
Light Sky Blue
#C6FCFF
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EFEB #EFB6BA
analogous
#B6EFCE #B6EFEB #B6D7EF
triadic
#B6EFEB #EBB6EF #EFEBB6
tetradic
#B6EFEB #CEB6EF #EFB6BA #D7EFB6
square
#B6EFEB #CEB6EF #EFB6BA #D7EFB6
split-complementary
#B6EFEB #EFB6D7 #EFCEB6
monochromatic
#52D9CF #84E4DD #B6EFEB #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.27
#B6EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#B6EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EFEB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EFEB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#A4F2EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b6efeb; /* rgb */ color: rgb(182, 239, 235); /* oklch */ color: oklch(91.2% 0.058 190.8);
Tailwind
colors: {
custom: {
50: '#cdf4f1',
500: '#b6efeb',
950: '#000000',
},
}SCSS
$custom: #b6efeb; $custom-light: #cdf4f1; $custom-dark: #000000;
JSON
{
"hex": "#b6efeb",
"rgb": {
"r": 182,
"g": 239,
"b": 235
},
"hsl": {
"h": 175.789,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.91219,
"c": 0.05798,
"h": 190.8
},
"luminance": 0.77676
}Semantic roles & 50–950 ramp
primary
#B6EFEB
secondary
#CD7C82
accent
#1A26CC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131716
muted
#838585