#B4FFEF#B4FFEF
#B4FFEF is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.077 H 179.8°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFEF |
|---|---|
| RGB | rgb(180, 255, 239) |
| HSL | hsl(167, 100%, 85%) |
| HSV | hsv(167, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.93, -26.27, 0.26) |
| CIE-LCH | lch(94.93, 26.27, 179.43°) |
| OKLab | oklab(94.66% -0.077 0.0003) |
| OKLCH | oklch(94.66% 0.077 179.8) |
| XYZ | xyz(70.1572, 87.4517, 94.8278) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.57
Eggshell Blue
#C4FFF7
ΔE00 3.88
Pale Cyan
#B7FFFA
ΔE00 4.03
Duck Egg Blue
#C3FBF4
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 4.86
Light Light Blue
#CAFFFB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFEF #FFB4C4
analogous
#B4FFC9 #B4FFEF #B4E9FF
triadic
#B4FFEF #EFB4FF #FFEFB4
tetradic
#B4FFEF #C9B4FF #FFB4C4 #E9FFB4
square
#B4FFEF #C9B4FF #FFB4C4 #E9FFB4
split-complementary
#B4FFEF #FFB4E9 #FFC9B4
monochromatic
#3AFFD5 #77FFE2 #B4FFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#B4FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#B4FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFEF
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFEF | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#EBECF0
Tritanopia (blue-blind)
#9EFFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b4ffef; /* rgb */ color: rgb(180, 255, 239); /* oklch */ color: oklch(94.7% 0.077 179.8);
Tailwind
colors: {
custom: {
50: '#ccfff4',
500: '#b4ffef',
950: '#000000',
},
}SCSS
$custom: #b4ffef; $custom-light: #ccfff4; $custom-dark: #000000;
JSON
{
"hex": "#b4ffef",
"rgb": {
"r": 180,
"g": 255,
"b": 239
},
"hsl": {
"h": 167.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94657,
"c": 0.07699,
"h": 179.8
},
"luminance": 0.87455
}Semantic roles & 50–950 ramp
primary
#B4FFEF
secondary
#E6718A
accent
#0031E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685