#B4FEED#B4FEED
#B4FEED is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.077 H 178.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FEED |
|---|---|
| RGB | rgb(180, 254, 237) |
| HSL | hsl(166, 97%, 85%) |
| HSV | hsv(166, 29%, 100%) |
| CMYK | cmyk(29.1%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.61, -26.21, 0.83) |
| CIE-LCH | lch(94.61, 26.23, 178.19°) |
| OKLab | oklab(94.39% -0.0766 0.0018) |
| OKLCH | oklch(94.39% 0.077 178.7) |
| XYZ | xyz(69.5452, 86.6978, 93.1743) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.20
Eggshell Blue
#C4FFF7
ΔE00 4.09
Pale Cyan
#B7FFFA
ΔE00 4.39
Duck Egg Blue
#C3FBF4
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 5.26
Light Light Blue
#CAFFFB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FEED #FEB4C5
analogous
#B4FEC8 #B4FEED #B4EAFE
triadic
#B4FEED #EDB4FE #FEEDB4
tetradic
#B4FEED #C8B4FE #FEB4C5 #EAFEB4
square
#B4FEED #C8B4FE #FEB4C5 #EAFEB4
split-complementary
#B4FEED #FEB4EA #FEC8B4
monochromatic
#3BFCD0 #78FDDF #B4FEED #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#B4FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#B4FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FEED
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FEED | 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)
#F8F5EC
Deuteranopia (green-blind)
#EBEBEE
Tritanopia (blue-blind)
#9FFFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b4feed; /* rgb */ color: rgb(180, 254, 237); /* oklch */ color: oklch(94.4% 0.077 178.7);
Tailwind
colors: {
custom: {
50: '#ccfff2',
500: '#b4feed',
950: '#000000',
},
}SCSS
$custom: #b4feed; $custom-light: #ccfff2; $custom-dark: #000000;
JSON
{
"hex": "#b4feed",
"rgb": {
"r": 180,
"g": 254,
"b": 237
},
"hsl": {
"h": 166.216,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.94385,
"c": 0.07659,
"h": 178.7
},
"luminance": 0.86701
}Semantic roles & 50–950 ramp
primary
#B4FEED
secondary
#E4728C
accent
#0035E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685