#B3FEED#B3FEED
#B3FEED is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.077 H 178.8°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FEED |
|---|---|
| RGB | rgb(179, 254, 237) |
| HSL | hsl(166, 97%, 85%) |
| HSV | hsv(166, 30%, 100%) |
| CMYK | cmyk(29.5%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.56, -26.50, 0.75) |
| CIE-LCH | lch(94.56, 26.51, 178.38°) |
| OKLab | oklab(94.33% -0.0774 0.0016) |
| OKLCH | oklch(94.33% 0.077 178.8) |
| XYZ | xyz(69.3132, 86.5782, 93.1634) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.29
Eggshell Blue
#C4FFF7
ΔE00 4.18
Pale Cyan
#B7FFFA
ΔE00 4.40
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 5.22
Light Light Blue
#CAFFFB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FEED #FEB3C4
analogous
#B3FEC8 #B3FEED #B3EAFE
triadic
#B3FEED #EDB3FE #FEEDB3
tetradic
#B3FEED #C8B3FE #FEB3C4 #EAFEB3
square
#B3FEED #C8B3FE #FEB3C4 #EAFEB3
split-complementary
#B3FEED #FEB3EA #FEC8B3
monochromatic
#3AFCD0 #77FDDF #B3FEED #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#B3FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#B3FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FEED
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FEED | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#9DFFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b3feed; /* rgb */ color: rgb(179, 254, 237); /* oklch */ color: oklch(94.3% 0.077 178.8);
Tailwind
colors: {
custom: {
50: '#cbfff2',
500: '#b3feed',
950: '#000000',
},
}SCSS
$custom: #b3feed; $custom-light: #cbfff2; $custom-dark: #000000;
JSON
{
"hex": "#b3feed",
"rgb": {
"r": 179,
"g": 254,
"b": 237
},
"hsl": {
"h": 166.4,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.94331,
"c": 0.07744,
"h": 178.8
},
"luminance": 0.86582
}Semantic roles & 50–950 ramp
primary
#B3FEED
secondary
#E4718B
accent
#0034E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685