#B0FFFD#B0FFFD
#B0FFFD is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.9% C 0.077 H 193.9°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFFD |
|---|---|
| RGB | rgb(176, 255, 253) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.09, -24.35, -6.74) |
| CIE-LCH | lch(95.09, 25.27, 195.48°) |
| OKLab | oklab(94.86% -0.0748 -0.0185) |
| OKLCH | oklch(94.86% 0.077 193.9) |
| XYZ | xyz(71.3880, 87.8379, 106.1023) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.70
Pale Cyan
#B7FFFA
ΔE00 1.44
Eggshell Blue
#C4FFF7
ΔE00 3.76
Duck Egg Blue
#C3FBF4
ΔE00 3.99
Paleturquoise
#AFEEEE
ΔE00 4.04
Light Light Blue
#CAFFFB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFFD #FFB0B2
analogous
#B0FFD6 #B0FFFD #B0DAFF
triadic
#B0FFFD #FDB0FF #FFFDB0
tetradic
#B0FFFD #D6B0FF #FFB0B2 #DAFFB0
square
#B0FFFD #D6B0FF #FFB0B2 #DAFFB0
split-complementary
#B0FFFD #FFB0DA #FFD6B0
monochromatic
#36FFFA #73FFFB #B0FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B0FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#B0FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFFD
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFFD | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FD
Deuteranopia (green-blind)
#E7ECFE
Tritanopia (blue-blind)
#93FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b0fffd; /* rgb */ color: rgb(176, 255, 253); /* oklch */ color: oklch(94.9% 0.077 193.9);
Tailwind
colors: {
custom: {
50: '#cafffe',
500: '#b0fffd',
950: '#000000',
},
}SCSS
$custom: #b0fffd; $custom-light: #cafffe; $custom-dark: #000000;
JSON
{
"hex": "#b0fffd",
"rgb": {
"r": 176,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.481,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94855,
"c": 0.07704,
"h": 193.9
},
"luminance": 0.87842
}Semantic roles & 50–950 ramp
primary
#B0FFFD
secondary
#E56E71
accent
#0006E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685