#B6EEEB#B6EEEB
#B6EEEB is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.0% C 0.057 H 192.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EEEB |
|---|---|
| RGB | rgb(182, 238, 235) |
| HSL | hsl(177, 62%, 82%) |
| HSV | hsv(177, 24%, 93%) |
| CMYK | cmyk(23.5%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.36, -18.27, -4.34) |
| CIE-LCH | lch(90.36, 18.78, 193.37°) |
| OKLab | oklab(91.01% -0.0557 -0.0119) |
| OKLCH | oklch(91.01% 0.057 192.1) |
| XYZ | xyz(64.8567, 77.0896, 90.0436) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.59
Duck Egg Blue
#C3FBF4
ΔE00 3.11
Light Light Blue
#CAFFFB
ΔE00 3.75
Eggshell Blue
#C4FFF7
ΔE00 3.96
Light Sky Blue
#C6FCFF
ΔE00 4.06
Pale Cyan
#B7FFFA
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EEEB #EEB6B9
analogous
#B6EECF #B6EEEB #B6D5EE
triadic
#B6EEEB #EBB6EE #EEEBB6
tetradic
#B6EEEB #CFB6EE #EEB6B9 #D5EEB6
square
#B6EEEB #CFB6EE #EEB6B9 #D5EEB6
split-complementary
#B6EEEB #EEB6D5 #EECFB6
monochromatic
#53D7D0 #84E2DD #B6EEEB #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.28
#B6EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#B6EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EEEB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EEEB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#A4F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b6eeeb; /* rgb */ color: rgb(182, 238, 235); /* oklch */ color: oklch(91.0% 0.057 192.1);
Tailwind
colors: {
custom: {
50: '#cdf3f1',
500: '#b6eeeb',
950: '#000000',
},
}SCSS
$custom: #b6eeeb; $custom-light: #cdf3f1; $custom-dark: #000000;
JSON
{
"hex": "#b6eeeb",
"rgb": {
"r": 182,
"g": 238,
"b": 235
},
"hsl": {
"h": 176.786,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.91006,
"c": 0.05694,
"h": 192.1
},
"luminance": 0.77092
}Semantic roles & 50–950 ramp
primary
#B6EEEB
secondary
#CC7D81
accent
#1C25CA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131716
muted
#838585