#B6EAEB#B6EAEB
#B6EAEB is a very light, muted teal. Relative luminance 0.748; OKLCH L 90.2% C 0.053 H 197.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EAEB |
|---|---|
| RGB | rgb(182, 234, 235) |
| HSL | hsl(181, 57%, 82%) |
| HSV | hsv(181, 23%, 92%) |
| CMYK | cmyk(22.6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.29, -16.28, -5.92) |
| CIE-LCH | lch(89.29, 17.32, 199.99°) |
| OKLab | oklab(90.16% -0.0506 -0.0162) |
| OKLCH | oklch(90.16% 0.053 197.7) |
| XYZ | xyz(63.7051, 74.7863, 89.6598) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.21
Powder Blue
#B0E0E6
ΔE00 3.18
Pale Sky Blue
#BDF6FE
ΔE00 3.72
Light Sky Blue
#C6FCFF
ΔE00 3.89
Pale Blue
#D0FEFE
ΔE00 4.65
Duck Egg Blue
#C3FBF4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EAEB #EBB7B6
analogous
#B6EBD2 #B6EAEB #B6D0EB
triadic
#B6EAEB #EBB6EA #EAEBB6
tetradic
#B6EAEB #D2B6EB #EBB7B6 #D0EBB6
square
#B6EAEB #D2B6EB #EBB7B6 #D0EBB6
split-complementary
#B6EAEB #EBB6D0 #EBD2B6
monochromatic
#56CED1 #86DCDE #B6EAEB #E6F8F8 #E7F8F8
Accessibility & contrast
On white
1.32
#B6EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#B6EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EAEB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EAEB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#A5EEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b6eaeb; /* rgb */ color: rgb(182, 234, 235); /* oklch */ color: oklch(90.2% 0.053 197.7);
Tailwind
colors: {
custom: {
50: '#cdf0f1',
500: '#b6eaeb',
950: '#000000',
},
}SCSS
$custom: #b6eaeb; $custom-light: #cdf0f1; $custom-dark: #000000;
JSON
{
"hex": "#b6eaeb",
"rgb": {
"r": 182,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.132,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.90155,
"c": 0.05311,
"h": 197.7
},
"luminance": 0.74789
}Semantic roles & 50–950 ramp
primary
#B6EAEB
secondary
#C77F7E
accent
#2421C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131616
muted
#838585