#B6DEE2#B6DEE2
#B6DEE2 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.042 H 203.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DEE2 |
|---|---|
| RGB | rgb(182, 222, 226) |
| HSL | hsl(185, 43%, 80%) |
| HSV | hsv(185, 19%, 89%) |
| CMYK | cmyk(19.5%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(85.84, -12.13, -6.28) |
| CIE-LCH | lch(85.84, 13.66, 207.37°) |
| OKLab | oklab(87.34% -0.0385 -0.0171) |
| OKLCH | oklch(87.34% 0.042 203.9) |
| XYZ | xyz(59.1363, 67.6766, 81.8839) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.77
Lightblue
#ADD8E6
ΔE00 4.30
Pale Sky Blue
#BDF6FE
ΔE00 5.83
Paleturquoise
#AFEEEE
ΔE00 5.97
Light Sky Blue
#C6FCFF
ΔE00 6.77
Pale Blue
#D0FEFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DEE2 #E2BAB6
analogous
#B6E2D0 #B6DEE2 #B6C8E2
triadic
#B6DEE2 #E2B6DE #DEE2B6
tetradic
#B6DEE2 #D0B6E2 #E2BAB6 #C8E2B6
square
#B6DEE2 #D0B6E2 #E2BAB6 #C8E2B6
split-complementary
#B6DEE2 #E2B6C8 #E2D0B6
monochromatic
#5EB6BF #8ACAD1 #B6DEE2 #E2F2F3 #E9F5F6
Accessibility & contrast
On white
1.44
#B6DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B6DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DEE2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DEE2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE2
Deuteranopia (green-blind)
#CFD4E2
Tritanopia (blue-blind)
#A9E1DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b6dee2; /* rgb */ color: rgb(182, 222, 226); /* oklch */ color: oklch(87.3% 0.042 203.9);
Tailwind
colors: {
custom: {
50: '#cce8eb',
500: '#b6dee2',
950: '#000000',
},
}SCSS
$custom: #b6dee2; $custom-light: #cce8eb; $custom-dark: #000000;
JSON
{
"hex": "#b6dee2",
"rgb": {
"r": 182,
"g": 222,
"b": 226
},
"hsl": {
"h": 185.455,
"s": 43.137,
"l": 80
},
"oklch": {
"l": 0.87336,
"c": 0.04213,
"h": 203.9
},
"luminance": 0.67679
}Semantic roles & 50–950 ramp
primary
#B6DEE2
secondary
#BB8681
accent
#3C2FB6
background
#FEFEFE
surface
#FAFCFD
border
#D3D5D5
text
#131616
muted
#838484