#B6FEED#B6FEED
#B6FEED is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.5% C 0.075 H 178.3°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FEED |
|---|---|
| RGB | rgb(182, 254, 237) |
| HSL | hsl(166, 97%, 85%) |
| HSV | hsv(166, 28%, 100%) |
| CMYK | cmyk(28.3%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.71, -25.65, 0.99) |
| CIE-LCH | lch(94.71, 25.66, 177.79°) |
| OKLab | oklab(94.49% -0.0749 0.0022) |
| OKLCH | oklch(94.49% 0.075 178.3) |
| XYZ | xyz(70.0143, 86.9397, 93.1963) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.07
Eggshell Blue
#C4FFF7
ΔE00 3.92
Pale Cyan
#B7FFFA
ΔE00 4.39
Duck Egg Blue
#C3FBF4
ΔE00 4.46
Light Cyan
#ACFFFC
ΔE00 5.34
Light Light Blue
#CAFFFB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FEED #FEB6C7
analogous
#B6FEC9 #B6FEED #B6EBFE
triadic
#B6FEED #EDB6FE #FEEDB6
tetradic
#B6FEED #C9B6FE #FEB6C7 #EBFEB6
square
#B6FEED #C9B6FE #FEB6C7 #EBFEB6
split-complementary
#B6FEED #FEB6EB #FEC9B6
monochromatic
#3DFCCF #7AFDDE #B6FEED #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.14
#B6FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#B6FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FEED
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FEED | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#A2FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b6feed; /* rgb */ color: rgb(182, 254, 237); /* oklch */ color: oklch(94.5% 0.075 178.3);
Tailwind
colors: {
custom: {
50: '#cdfff2',
500: '#b6feed',
950: '#000000',
},
}SCSS
$custom: #b6feed; $custom-light: #cdfff2; $custom-dark: #000000;
JSON
{
"hex": "#b6feed",
"rgb": {
"r": 182,
"g": 254,
"b": 237
},
"hsl": {
"h": 165.833,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.94494,
"c": 0.07489,
"h": 178.3
},
"luminance": 0.86943
}Semantic roles & 50–950 ramp
primary
#B6FEED
secondary
#E5748E
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685