#B3FEEE#B3FEEE
#B3FEEE is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.4% C 0.077 H 179.8°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FEEE |
|---|---|
| RGB | rgb(179, 254, 238) |
| HSL | hsl(167, 97%, 85%) |
| HSV | hsv(167, 30%, 100%) |
| CMYK | cmyk(29.5%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.58, -26.29, 0.27) |
| CIE-LCH | lch(94.58, 26.29, 179.42°) |
| OKLab | oklab(94.36% -0.077 0.0003) |
| OKLCH | oklch(94.36% 0.077 179.8) |
| XYZ | xyz(69.4597, 86.6368, 93.9350) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.59
Eggshell Blue
#C4FFF7
ΔE00 3.93
Pale Cyan
#B7FFFA
ΔE00 4.06
Duck Egg Blue
#C3FBF4
ΔE00 4.49
Light Cyan
#ACFFFC
ΔE00 4.87
Light Light Blue
#CAFFFB
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FEEE #FEB3C3
analogous
#B3FEC9 #B3FEEE #B3E9FE
triadic
#B3FEEE #EEB3FE #FEEEB3
tetradic
#B3FEEE #C9B3FE #FEB3C3 #E9FEB3
square
#B3FEEE #C9B3FE #FEB3C3 #E9FEB3
split-complementary
#B3FEEE #FEB3E9 #FEC9B3
monochromatic
#3AFCD3 #77FDE0 #B3FEEE #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#B3FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#B3FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FEEE
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FEEE | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5ED
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#9DFFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b3feee; /* rgb */ color: rgb(179, 254, 238); /* oklch */ color: oklch(94.4% 0.077 179.8);
Tailwind
colors: {
custom: {
50: '#cbfff3',
500: '#b3feee',
950: '#000000',
},
}SCSS
$custom: #b3feee; $custom-light: #cbfff3; $custom-dark: #000000;
JSON
{
"hex": "#b3feee",
"rgb": {
"r": 179,
"g": 254,
"b": 238
},
"hsl": {
"h": 167.2,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.94359,
"c": 0.07702,
"h": 179.8
},
"luminance": 0.8664
}Semantic roles & 50–950 ramp
primary
#B3FEEE
secondary
#E4718A
accent
#0031E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685