#B6EAEE#B6EAEE
#B6EAEE is a very light, muted teal. Relative luminance 0.750; OKLCH L 90.2% C 0.053 H 202.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EAEE |
|---|---|
| RGB | rgb(182, 234, 238) |
| HSL | hsl(184, 62%, 82%) |
| HSV | hsv(184, 24%, 93%) |
| CMYK | cmyk(23.5%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.37, -15.63, -7.37) |
| CIE-LCH | lch(89.37, 17.28, 205.24°) |
| OKLab | oklab(90.25% -0.0494 -0.0201) |
| OKLCH | oklch(90.25% 0.053 202.1) |
| XYZ | xyz(64.1422, 74.9611, 91.9617) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.47
Paleturquoise
#AFEEEE
ΔE00 2.94
Pale Sky Blue
#BDF6FE
ΔE00 2.95
Light Sky Blue
#C6FCFF
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 4.78
Really Light Blue
#D4FFFF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EAEE #EEBAB6
analogous
#B6EED6 #B6EAEE #B6CEEE
triadic
#B6EAEE #EEB6EA #EAEEB6
tetradic
#B6EAEE #D6B6EE #EEBAB6 #CEEEB6
square
#B6EAEE #D6B6EE #EEBAB6 #CEEEB6
split-complementary
#B6EAEE #EEB6CE #EED6B6
monochromatic
#53CDD7 #84DCE2 #B6EAEE #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.31
#B6EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#B6EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EAEE
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EAEE | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#A4EEEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b6eaee; /* rgb */ color: rgb(182, 234, 238); /* oklch */ color: oklch(90.2% 0.053 202.1);
Tailwind
colors: {
custom: {
50: '#cdf0f3',
500: '#b6eaee',
950: '#000000',
},
}SCSS
$custom: #b6eaee; $custom-light: #cdf0f3; $custom-dark: #000000;
JSON
{
"hex": "#b6eaee",
"rgb": {
"r": 182,
"g": 234,
"b": 238
},
"hsl": {
"h": 184.286,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.90247,
"c": 0.05335,
"h": 202.1
},
"luminance": 0.74964
}Semantic roles & 50–950 ramp
primary
#B6EAEE
secondary
#CC827D
accent
#281CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131617
muted
#838585