#B4FEEE#B4FEEE
#B4FEEE is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.076 H 179.6°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FEEE |
|---|---|
| RGB | rgb(180, 254, 238) |
| HSL | hsl(167, 97%, 85%) |
| HSV | hsv(167, 29%, 100%) |
| CMYK | cmyk(29.1%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.63, -26.00, 0.35) |
| CIE-LCH | lch(94.63, 26.01, 179.23°) |
| OKLab | oklab(94.41% -0.0762 0.0005) |
| OKLCH | oklch(94.41% 0.076 179.6) |
| XYZ | xyz(69.6917, 86.7564, 93.9459) |
| Luminance | 0.8676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.52
Eggshell Blue
#C4FFF7
ΔE00 3.83
Pale Cyan
#B7FFFA
ΔE00 4.05
Duck Egg Blue
#C3FBF4
ΔE00 4.39
Light Cyan
#ACFFFC
ΔE00 4.91
Light Light Blue
#CAFFFB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FEEE #FEB4C4
analogous
#B4FEC9 #B4FEEE #B4E9FE
triadic
#B4FEEE #EEB4FE #FEEEB4
tetradic
#B4FEEE #C9B4FE #FEB4C4 #E9FEB4
square
#B4FEEE #C9B4FE #FEB4C4 #E9FEB4
split-complementary
#B4FEEE #FEB4E9 #FEC9B4
monochromatic
#3BFCD3 #78FDE0 #B4FEEE #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.14
#B4FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#B4FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FEEE
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FEEE | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5ED
Deuteranopia (green-blind)
#EAECEF
Tritanopia (blue-blind)
#9EFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b4feee; /* rgb */ color: rgb(180, 254, 238); /* oklch */ color: oklch(94.4% 0.076 179.6);
Tailwind
colors: {
custom: {
50: '#ccfff3',
500: '#b4feee',
950: '#000000',
},
}SCSS
$custom: #b4feee; $custom-light: #ccfff3; $custom-dark: #000000;
JSON
{
"hex": "#b4feee",
"rgb": {
"r": 180,
"g": 254,
"b": 238
},
"hsl": {
"h": 167.027,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.94413,
"c": 0.07617,
"h": 179.6
},
"luminance": 0.8676
}Semantic roles & 50–950 ramp
primary
#B4FEEE
secondary
#E4728B
accent
#0032E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685