#B4FFEE#B4FFEE
#B4FFEE is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.6% C 0.077 H 178.8°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFEE |
|---|---|
| RGB | rgb(180, 255, 238) |
| HSL | hsl(166, 100%, 85%) |
| HSV | hsv(166, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.90, -26.48, 0.74) |
| CIE-LCH | lch(94.90, 26.49, 178.39°) |
| OKLab | oklab(94.63% -0.0774 0.0016) |
| OKLCH | oklch(94.63% 0.077 178.8) |
| XYZ | xyz(70.0098, 87.3928, 94.0519) |
| Luminance | 0.8740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.26
Eggshell Blue
#C4FFF7
ΔE00 4.13
Pale Cyan
#B7FFFA
ΔE00 4.38
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 5.21
Light Light Blue
#CAFFFB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFEE #FFB4C5
analogous
#B4FFC8 #B4FFEE #B4EAFF
triadic
#B4FFEE #EEB4FF #FFEEB4
tetradic
#B4FFEE #C8B4FF #FFB4C5 #EAFFB4
square
#B4FFEE #C8B4FF #FFB4C5 #EAFFB4
split-complementary
#B4FFEE #FFB4EA #FFC8B4
monochromatic
#3AFFD2 #77FFE0 #B4FFEE #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#B4FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#B4FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFEE
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFEE | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#9EFFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b4ffee; /* rgb */ color: rgb(180, 255, 238); /* oklch */ color: oklch(94.6% 0.077 178.8);
Tailwind
colors: {
custom: {
50: '#ccfff3',
500: '#b4ffee',
950: '#000000',
},
}SCSS
$custom: #b4ffee; $custom-light: #ccfff3; $custom-dark: #000000;
JSON
{
"hex": "#b4ffee",
"rgb": {
"r": 180,
"g": 255,
"b": 238
},
"hsl": {
"h": 166.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94629,
"c": 0.07741,
"h": 178.8
},
"luminance": 0.87396
}Semantic roles & 50–950 ramp
primary
#B4FFEE
secondary
#E6718C
accent
#0034E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685