#B4FFFC#B4FFFC
#B4FFFC is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.0% C 0.074 H 192.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFFC |
|---|---|
| RGB | rgb(180, 255, 252) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.27, -23.49, -5.95) |
| CIE-LCH | lch(95.27, 24.23, 194.22°) |
| OKLab | oklab(95.04% -0.0718 -0.0164) |
| OKLCH | oklch(95.04% 0.074 192.8) |
| XYZ | xyz(72.1472, 88.2477, 105.3085) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.84
Light Cyan
#ACFFFC
ΔE00 1.13
Eggshell Blue
#C4FFF7
ΔE00 3.11
Duck Egg Blue
#C3FBF4
ΔE00 3.37
Light Light Blue
#CAFFFB
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFFC #FFB4B7
analogous
#B4FFD6 #B4FFFC #B4DCFF
triadic
#B4FFFC #FCB4FF #FFFCB4
tetradic
#B4FFFC #D6B4FF #FFB4B7 #DCFFB4
square
#B4FFFC #D6B4FF #FFB4B7 #DCFFB4
split-complementary
#B4FFFC #FFB4DC #FFD6B4
monochromatic
#3AFFF7 #77FFFA #B4FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B4FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#B4FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFFC
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFFC | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#9AFFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b4fffc; /* rgb */ color: rgb(180, 255, 252); /* oklch */ color: oklch(95.0% 0.074 192.8);
Tailwind
colors: {
custom: {
50: '#ccfffd',
500: '#b4fffc',
950: '#000000',
},
}SCSS
$custom: #b4fffc; $custom-light: #ccfffd; $custom-dark: #000000;
JSON
{
"hex": "#b4fffc",
"rgb": {
"r": 180,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.95037,
"c": 0.07366,
"h": 192.8
},
"luminance": 0.88252
}Semantic roles & 50–950 ramp
primary
#B4FFFC
secondary
#E67176
accent
#0009E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685