#B6EFEE#B6EFEE
#B6EFEE is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.3% C 0.058 H 194.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EFEE |
|---|---|
| RGB | rgb(182, 239, 238) |
| HSL | hsl(179, 64%, 83%) |
| HSV | hsv(179, 24%, 94%) |
| CMYK | cmyk(23.8%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(90.71, -18.12, -5.40) |
| CIE-LCH | lch(90.71, 18.91, 196.58°) |
| OKLab | oklab(91.31% -0.0558 -0.0148) |
| OKLCH | oklch(91.31% 0.058 194.8) |
| XYZ | xyz(65.5858, 77.8483, 92.4429) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.15
Duck Egg Blue
#C3FBF4
ΔE00 3.41
Light Sky Blue
#C6FCFF
ΔE00 3.48
Light Light Blue
#CAFFFB
ΔE00 3.71
Pale Sky Blue
#BDF6FE
ΔE00 4.00
Pale Cyan
#B7FFFA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EFEE #EFB6B7
analogous
#B6EFD1 #B6EFEE #B6D4EF
triadic
#B6EFEE #EEB6EF #EFEEB6
tetradic
#B6EFEE #D1B6EF #EFB6B7 #D4EFB6
square
#B6EFEE #D1B6EF #EFB6B7 #D4EFB6
split-complementary
#B6EFEE #EFB6D4 #EFD1B6
monochromatic
#52D9D7 #84E4E2 #B6EFEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.27
#B6EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#B6EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EFEE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EFEE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#A3F3EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b6efee; /* rgb */ color: rgb(182, 239, 238); /* oklch */ color: oklch(91.3% 0.058 194.8);
Tailwind
colors: {
custom: {
50: '#cdf4f3',
500: '#b6efee',
950: '#000000',
},
}SCSS
$custom: #b6efee; $custom-light: #cdf4f3; $custom-dark: #000000;
JSON
{
"hex": "#b6efee",
"rgb": {
"r": 182,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.947,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.91309,
"c": 0.0577,
"h": 194.8
},
"luminance": 0.77851
}Semantic roles & 50–950 ramp
primary
#B6EFEE
secondary
#CD7C7D
accent
#1A1DCC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131717
muted
#838585