#B4FEEA#B4FEEA
#B4FEEA is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.3% C 0.078 H 175.9°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FEEA |
|---|---|
| RGB | rgb(180, 254, 234) |
| HSL | hsl(164, 97%, 85%) |
| HSV | hsv(164, 29%, 100%) |
| CMYK | cmyk(29.1%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(94.54, -26.84, 2.27) |
| CIE-LCH | lch(94.54, 26.93, 175.17°) |
| OKLab | oklab(94.3% -0.0778 0.0056) |
| OKLCH | oklch(94.3% 0.078 175.9) |
| XYZ | xyz(69.1105, 86.5240, 90.8852) |
| Luminance | 0.8653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.55
Eggshell Blue
#C4FFF7
ΔE00 4.89
Duck Egg Blue
#C3FBF4
ΔE00 5.41
Pale Cyan
#B7FFFA
ΔE00 5.42
Pale Turquoise
#A5FBD5
ΔE00 5.54
Light Aqua
#8CFFDB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FEEA #FEB4C8
analogous
#B4FEC5 #B4FEEA #B4EDFE
triadic
#B4FEEA #EAB4FE #FEEAB4
tetradic
#B4FEEA #C5B4FE #FEB4C8 #EDFEB4
square
#B4FEEA #C5B4FE #FEB4C8 #EDFEB4
split-complementary
#B4FEEA #FEB4ED #FEC5B4
monochromatic
#3BFCC8 #78FDD9 #B4FEEA #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.15
#B4FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#B4FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FEEA
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FEEA | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#A0FFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b4feea; /* rgb */ color: rgb(180, 254, 234); /* oklch */ color: oklch(94.3% 0.078 175.9);
Tailwind
colors: {
custom: {
50: '#ccfff0',
500: '#b4feea',
950: '#000000',
},
}SCSS
$custom: #b4feea; $custom-light: #ccfff0; $custom-dark: #000000;
JSON
{
"hex": "#b4feea",
"rgb": {
"r": 180,
"g": 254,
"b": 234
},
"hsl": {
"h": 163.784,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.94301,
"c": 0.07799,
"h": 175.9
},
"luminance": 0.86527
}Semantic roles & 50–950 ramp
primary
#B4FEEA
secondary
#E47291
accent
#003EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131816
muted
#838685