#B4FFEC#B4FFEC
#B4FFEC is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.078 H 177.0°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFEC |
|---|---|
| RGB | rgb(180, 255, 236) |
| HSL | hsl(165, 100%, 85%) |
| HSV | hsv(165, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.86, -26.90, 1.70) |
| CIE-LCH | lch(94.86, 26.95, 176.38°) |
| OKLab | oklab(94.57% -0.0782 0.0041) |
| OKLCH | oklch(94.57% 0.078 177) |
| XYZ | xyz(69.7177, 87.2759, 92.5130) |
| Luminance | 0.8728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.74
Eggshell Blue
#C4FFF7
ΔE00 4.65
Pale Cyan
#B7FFFA
ΔE00 5.06
Duck Egg Blue
#C3FBF4
ΔE00 5.21
Light Cyan
#ACFFFC
ΔE00 5.90
Pale Turquoise
#A5FBD5
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFEC #FFB4C7
analogous
#B4FFC6 #B4FFEC #B4ECFF
triadic
#B4FFEC #ECB4FF #FFECB4
tetradic
#B4FFEC #C6B4FF #FFB4C7 #ECFFB4
square
#B4FFEC #C6B4FF #FFB4C7 #ECFFB4
split-complementary
#B4FFEC #FFB4EC #FFC6B4
monochromatic
#3AFFCD #77FFDC #B4FFEC #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B4FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#B4FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFEC
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFEC | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#9FFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b4ffec; /* rgb */ color: rgb(180, 255, 236); /* oklch */ color: oklch(94.6% 0.078 177.0);
Tailwind
colors: {
custom: {
50: '#ccfff2',
500: '#b4ffec',
950: '#000000',
},
}SCSS
$custom: #b4ffec; $custom-light: #ccfff2; $custom-dark: #000000;
JSON
{
"hex": "#b4ffec",
"rgb": {
"r": 180,
"g": 255,
"b": 236
},
"hsl": {
"h": 164.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94573,
"c": 0.07831,
"h": 177
},
"luminance": 0.87279
}Semantic roles & 50–950 ramp
primary
#B4FFEC
secondary
#E6718F
accent
#003AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131816
muted
#838685