#B3FEEF#B3FEEF
#B3FEEF is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.077 H 180.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FEEF |
|---|---|
| RGB | rgb(179, 254, 239) |
| HSL | hsl(168, 97%, 85%) |
| HSV | hsv(168, 30%, 100%) |
| CMYK | cmyk(29.5%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(94.61, -26.08, -0.21) |
| CIE-LCH | lch(94.61, 26.08, 180.46°) |
| OKLab | oklab(94.39% -0.0766 -0.001) |
| OKLCH | oklch(94.39% 0.077 180.7) |
| XYZ | xyz(69.6070, 86.6957, 94.7109) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.91
Eggshell Blue
#C4FFF7
ΔE00 3.69
Pale Cyan
#B7FFFA
ΔE00 3.71
Duck Egg Blue
#C3FBF4
ΔE00 4.26
Light Cyan
#ACFFFC
ΔE00 4.52
Light Light Blue
#CAFFFB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FEEF #FEB3C2
analogous
#B3FECA #B3FEEF #B3E8FE
triadic
#B3FEEF #EFB3FE #FEEFB3
tetradic
#B3FEEF #CAB3FE #FEB3C2 #E8FEB3
square
#B3FEEF #CAB3FE #FEB3C2 #E8FEB3
split-complementary
#B3FEEF #FEB3E8 #FECAB3
monochromatic
#3AFCD6 #77FDE2 #B3FEEF #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.15
#B3FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#B3FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FEEF
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FEEF | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EE
Deuteranopia (green-blind)
#EAEBF0
Tritanopia (blue-blind)
#9DFFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b3feef; /* rgb */ color: rgb(179, 254, 239); /* oklch */ color: oklch(94.4% 0.077 180.7);
Tailwind
colors: {
custom: {
50: '#cbfff4',
500: '#b3feef',
950: '#000000',
},
}SCSS
$custom: #b3feef; $custom-light: #cbfff4; $custom-dark: #000000;
JSON
{
"hex": "#b3feef",
"rgb": {
"r": 179,
"g": 254,
"b": 239
},
"hsl": {
"h": 168,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.94387,
"c": 0.07663,
"h": 180.7
},
"luminance": 0.86699
}Semantic roles & 50–950 ramp
primary
#B3FEEF
secondary
#E47188
accent
#002EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685