#B6EDEF#B6EDEF
#B6EDEF is a very light, muted teal. Relative luminance 0.767; OKLCH L 90.9% C 0.056 H 199.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EDEF |
|---|---|
| RGB | rgb(182, 237, 239) |
| HSL | hsl(182, 64%, 83%) |
| HSV | hsv(182, 24%, 94%) |
| CMYK | cmyk(23.8%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(90.20, -16.92, -6.67) |
| CIE-LCH | lch(90.20, 18.18, 201.51°) |
| OKLab | oklab(90.92% -0.0528 -0.0182) |
| OKLCH | oklch(90.92% 0.056 199) |
| XYZ | xyz(65.1508, 76.7427, 93.0246) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.82
Pale Sky Blue
#BDF6FE
ΔE00 3.06
Light Sky Blue
#C6FCFF
ΔE00 3.29
Powder Blue
#B0E0E6
ΔE00 3.58
Pale Blue
#D0FEFE
ΔE00 4.34
Light Light Blue
#CAFFFB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EDEF #EFB8B6
analogous
#B6EFD4 #B6EDEF #B6D1EF
triadic
#B6EDEF #EFB6ED #EDEFB6
tetradic
#B6EDEF #D4B6EF #EFB8B6 #D1EFB6
square
#B6EDEF #D4B6EF #EFB8B6 #D1EFB6
split-complementary
#B6EDEF #EFB6D1 #EFD4B6
monochromatic
#52D4D9 #84E1E4 #B6EDEF #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B6EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#B6EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EDEF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EDEF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#A3F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b6edef; /* rgb */ color: rgb(182, 237, 239); /* oklch */ color: oklch(90.9% 0.056 199.0);
Tailwind
colors: {
custom: {
50: '#cdf3f4',
500: '#b6edef',
950: '#000000',
},
}SCSS
$custom: #b6edef; $custom-light: #cdf3f4; $custom-dark: #000000;
JSON
{
"hex": "#b6edef",
"rgb": {
"r": 182,
"g": 237,
"b": 239
},
"hsl": {
"h": 182.105,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.90915,
"c": 0.0559,
"h": 199
},
"luminance": 0.76745
}Semantic roles & 50–950 ramp
primary
#B6EDEF
secondary
#CD7F7C
accent
#201ACC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131717
muted
#838585