#B4FFEB#B4FFEB
#B4FFEB is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.5% C 0.079 H 176.1°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFEB |
|---|---|
| RGB | rgb(180, 255, 235) |
| HSL | hsl(164, 100%, 85%) |
| HSV | hsv(164, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.83, -27.11, 2.18) |
| CIE-LCH | lch(94.83, 27.19, 175.40°) |
| OKLab | oklab(94.55% -0.0786 0.0054) |
| OKLCH | oklch(94.55% 0.079 176.1) |
| XYZ | xyz(69.5728, 87.2179, 91.7500) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.62
Eggshell Blue
#C4FFF7
ΔE00 4.92
Pale Cyan
#B7FFFA
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 5.47
Pale Turquoise
#A5FBD5
ΔE00 5.58
Light Aqua
#8CFFDB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFEB #FFB4C8
analogous
#B4FFC5 #B4FFEB #B4EDFF
triadic
#B4FFEB #EBB4FF #FFEBB4
tetradic
#B4FFEB #C5B4FF #FFB4C8 #EDFFB4
square
#B4FFEB #C5B4FF #FFB4C8 #EDFFB4
split-complementary
#B4FFEB #FFB4ED #FFC5B4
monochromatic
#3AFFCA #77FFDB #B4FFEB #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B4FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#B4FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFEB
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFEB | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#9FFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b4ffeb; /* rgb */ color: rgb(180, 255, 235); /* oklch */ color: oklch(94.5% 0.079 176.1);
Tailwind
colors: {
custom: {
50: '#ccfff1',
500: '#b4ffeb',
950: '#000000',
},
}SCSS
$custom: #b4ffeb; $custom-light: #ccfff1; $custom-dark: #000000;
JSON
{
"hex": "#b4ffeb",
"rgb": {
"r": 180,
"g": 255,
"b": 235
},
"hsl": {
"h": 164,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94545,
"c": 0.07878,
"h": 176.1
},
"luminance": 0.87221
}Semantic roles & 50–950 ramp
primary
#B4FFEB
secondary
#E67190
accent
#003DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131816
muted
#838685