#B4FFFE#B4FFFE
#B4FFFE is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.074 H 194.9°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFFE |
|---|---|
| RGB | rgb(180, 255, 254) |
| HSL | hsl(179, 100%, 85%) |
| HSV | hsv(179, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.32, -23.05, -6.90) |
| CIE-LCH | lch(95.32, 24.06, 196.67°) |
| OKLab | oklab(95.1% -0.071 -0.019) |
| OKLCH | oklch(95.1% 0.074 194.9) |
| XYZ | xyz(72.4658, 88.3751, 106.9865) |
| Luminance | 0.8838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.44
Pale Cyan
#B7FFFA
ΔE00 1.52
Eggshell Blue
#C4FFF7
ΔE00 3.55
Duck Egg Blue
#C3FBF4
ΔE00 3.69
Paleturquoise
#AFEEEE
ΔE00 3.74
Light Light Blue
#CAFFFB
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFFE #FFB4B5
analogous
#B4FFD8 #B4FFFE #B4DAFF
triadic
#B4FFFE #FEB4FF #FFFEB4
tetradic
#B4FFFE #D8B4FF #FFB4B5 #DAFFB4
square
#B4FFFE #D8B4FF #FFB4B5 #DAFFB4
split-complementary
#B4FFFE #FFB4DA #FFD8B4
monochromatic
#3AFFFC #77FFFD #B4FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#B4FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#B4FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFFE
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFFE | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#99FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b4fffe; /* rgb */ color: rgb(180, 255, 254); /* oklch */ color: oklch(95.1% 0.074 194.9);
Tailwind
colors: {
custom: {
50: '#cdfffe',
500: '#b4fffe',
950: '#000000',
},
}SCSS
$custom: #b4fffe; $custom-light: #cdfffe; $custom-dark: #000000;
JSON
{
"hex": "#b4fffe",
"rgb": {
"r": 180,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.95097,
"c": 0.07352,
"h": 194.9
},
"luminance": 0.88379
}Semantic roles & 50–950 ramp
primary
#B4FFFE
secondary
#E67173
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685