#B6EAEC#B6EAEC
#B6EAEC is a very light, muted teal. Relative luminance 0.748; OKLCH L 90.2% C 0.053 H 199.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EAEC |
|---|---|
| RGB | rgb(182, 234, 236) |
| HSL | hsl(182, 59%, 82%) |
| HSV | hsv(182, 23%, 93%) |
| CMYK | cmyk(22.9%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.32, -16.06, -6.40) |
| CIE-LCH | lch(89.32, 17.29, 201.74°) |
| OKLab | oklab(90.19% -0.0502 -0.0175) |
| OKLCH | oklch(90.19% 0.053 199.2) |
| XYZ | xyz(63.8500, 74.8442, 90.4228) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.40
Powder Blue
#B0E0E6
ΔE00 2.91
Pale Sky Blue
#BDF6FE
ΔE00 3.43
Light Sky Blue
#C6FCFF
ΔE00 3.82
Pale Blue
#D0FEFE
ΔE00 4.66
Light Light Blue
#CAFFFB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EAEC #ECB8B6
analogous
#B6ECD3 #B6EAEC #B6CFEC
triadic
#B6EAEC #ECB6EA #EAECB6
tetradic
#B6EAEC #D3B6EC #ECB8B6 #CFECB6
square
#B6EAEC #D3B6EC #ECB8B6 #CFECB6
split-complementary
#B6EAEC #ECB6CF #ECD3B6
monochromatic
#55CED3 #85DCDF #B6EAEC #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.32
#B6EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#B6EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EAEC
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EAEC | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#A5EEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b6eaec; /* rgb */ color: rgb(182, 234, 236); /* oklch */ color: oklch(90.2% 0.053 199.2);
Tailwind
colors: {
custom: {
50: '#cdf0f2',
500: '#b6eaec',
950: '#000000',
},
}SCSS
$custom: #b6eaec; $custom-light: #cdf0f2; $custom-dark: #000000;
JSON
{
"hex": "#b6eaec",
"rgb": {
"r": 182,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.222,
"s": 58.696,
"l": 81.961
},
"oklch": {
"l": 0.90185,
"c": 0.05315,
"h": 199.2
},
"luminance": 0.74847
}Semantic roles & 50–950 ramp
primary
#B6EAEC
secondary
#C9807D
accent
#251FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131616
muted
#838585