#B4FEEF#B4FEEF
#B4FEEF is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.076 H 180.6°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FEEF |
|---|---|
| RGB | rgb(180, 254, 239) |
| HSL | hsl(168, 97%, 85%) |
| HSV | hsv(168, 29%, 100%) |
| CMYK | cmyk(29.1%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(94.66, -25.80, -0.13) |
| CIE-LCH | lch(94.66, 25.80, 180.29°) |
| OKLab | oklab(94.44% -0.0758 -0.0008) |
| OKLCH | oklch(94.44% 0.076 180.6) |
| XYZ | xyz(69.8390, 86.8153, 94.7217) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.85
Eggshell Blue
#C4FFF7
ΔE00 3.59
Pale Cyan
#B7FFFA
ΔE00 3.70
Duck Egg Blue
#C3FBF4
ΔE00 4.16
Light Cyan
#ACFFFC
ΔE00 4.56
Light Light Blue
#CAFFFB
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FEEF #FEB4C3
analogous
#B4FECA #B4FEEF #B4E8FE
triadic
#B4FEEF #EFB4FE #FEEFB4
tetradic
#B4FEEF #CAB4FE #FEB4C3 #E8FEB4
square
#B4FEEF #CAB4FE #FEB4C3 #E8FEB4
split-complementary
#B4FEEF #FEB4E8 #FECAB4
monochromatic
#3BFCD5 #78FDE2 #B4FEEF #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.14
#B4FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#B4FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FEEF
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FEEF | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EE
Deuteranopia (green-blind)
#EAECF0
Tritanopia (blue-blind)
#9EFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b4feef; /* rgb */ color: rgb(180, 254, 239); /* oklch */ color: oklch(94.4% 0.076 180.6);
Tailwind
colors: {
custom: {
50: '#ccfff4',
500: '#b4feef',
950: '#000000',
},
}SCSS
$custom: #b4feef; $custom-light: #ccfff4; $custom-dark: #000000;
JSON
{
"hex": "#b4feef",
"rgb": {
"r": 180,
"g": 254,
"b": 239
},
"hsl": {
"h": 167.838,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.94442,
"c": 0.07577,
"h": 180.6
},
"luminance": 0.86819
}Semantic roles & 50–950 ramp
primary
#B4FEEF
secondary
#E47289
accent
#002FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685