#B4FFED#B4FFED
#B4FFED is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.078 H 177.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFED |
|---|---|
| RGB | rgb(180, 255, 237) |
| HSL | hsl(166, 100%, 85%) |
| HSV | hsv(166, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(94.88, -26.69, 1.22) |
| CIE-LCH | lch(94.88, 26.72, 177.38°) |
| OKLab | oklab(94.6% -0.0778 0.0028) |
| OKLCH | oklch(94.6% 0.078 177.9) |
| XYZ | xyz(69.8633, 87.3342, 93.2803) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.98
Eggshell Blue
#C4FFF7
ΔE00 4.39
Pale Cyan
#B7FFFA
ΔE00 4.72
Duck Egg Blue
#C3FBF4
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.56
Pale Turquoise
#A5FBD5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFED #FFB4C6
analogous
#B4FFC7 #B4FFED #B4EBFF
triadic
#B4FFED #EDB4FF #FFEDB4
tetradic
#B4FFED #C7B4FF #FFB4C6 #EBFFB4
square
#B4FFED #C7B4FF #FFB4C6 #EBFFB4
split-complementary
#B4FFED #FFB4EB #FFC7B4
monochromatic
#3AFFD0 #77FFDE #B4FFED #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#B4FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#B4FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFED
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFED | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#9FFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b4ffed; /* rgb */ color: rgb(180, 255, 237); /* oklch */ color: oklch(94.6% 0.078 177.9);
Tailwind
colors: {
custom: {
50: '#ccfff2',
500: '#b4ffed',
950: '#000000',
},
}SCSS
$custom: #b4ffed; $custom-light: #ccfff2; $custom-dark: #000000;
JSON
{
"hex": "#b4ffed",
"rgb": {
"r": 180,
"g": 255,
"b": 237
},
"hsl": {
"h": 165.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94601,
"c": 0.07784,
"h": 177.9
},
"luminance": 0.87338
}Semantic roles & 50–950 ramp
primary
#B4FFED
secondary
#E6718D
accent
#0037E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685