#B4FFFD#B4FFFD
#B4FFFD is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.1% C 0.074 H 193.9°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFFD |
|---|---|
| RGB | rgb(180, 255, 253) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.29, -23.27, -6.43) |
| CIE-LCH | lch(95.29, 24.14, 195.44°) |
| OKLab | oklab(95.07% -0.0714 -0.0177) |
| OKLCH | oklch(95.07% 0.074 193.9) |
| XYZ | xyz(72.3061, 88.3112, 106.1453) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.17
Light Cyan
#ACFFFC
ΔE00 1.24
Eggshell Blue
#C4FFF7
ΔE00 3.32
Duck Egg Blue
#C3FBF4
ΔE00 3.51
Light Light Blue
#CAFFFB
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFFD #FFB4B6
analogous
#B4FFD7 #B4FFFD #B4DBFF
triadic
#B4FFFD #FDB4FF #FFFDB4
tetradic
#B4FFFD #D7B4FF #FFB4B6 #DBFFB4
square
#B4FFFD #D7B4FF #FFB4B6 #DBFFB4
split-complementary
#B4FFFD #FFB4DB #FFD7B4
monochromatic
#3AFFFA #77FFFB #B4FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B4FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#B4FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFFD
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFFD | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#99FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b4fffd; /* rgb */ color: rgb(180, 255, 253); /* oklch */ color: oklch(95.1% 0.074 193.9);
Tailwind
colors: {
custom: {
50: '#ccfffe',
500: '#b4fffd',
950: '#000000',
},
}SCSS
$custom: #b4fffd; $custom-light: #ccfffe; $custom-dark: #000000;
JSON
{
"hex": "#b4fffd",
"rgb": {
"r": 180,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.95067,
"c": 0.07358,
"h": 193.9
},
"luminance": 0.88315
}Semantic roles & 50–950 ramp
primary
#B4FFFD
secondary
#E67174
accent
#0006E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685