#B8FFFD#B8FFFD
#B8FFFD is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.3% C 0.070 H 193.8°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFFD |
|---|---|
| RGB | rgb(184, 255, 253) |
| HSL | hsl(178, 100%, 86%) |
| HSV | hsv(178, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.50, -22.17, -6.10) |
| CIE-LCH | lch(95.50, 22.99, 195.39°) |
| OKLab | oklab(95.28% -0.068 -0.0168) |
| OKLCH | oklch(95.28% 0.07 193.8) |
| XYZ | xyz(73.2510, 88.7985, 106.1896) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.17
Light Cyan
#ACFFFC
ΔE00 1.83
Eggshell Blue
#C4FFF7
ΔE00 2.91
Duck Egg Blue
#C3FBF4
ΔE00 3.05
Light Light Blue
#CAFFFB
ΔE00 3.18
Paleturquoise
#AFEEEE
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFFD #FFB8BA
analogous
#B8FFD9 #B8FFFD #B8DDFF
triadic
#B8FFFD #FDB8FF #FFFDB8
tetradic
#B8FFFD #D9B8FF #FFB8BA #DDFFB8
square
#B8FFFD #D9B8FF #FFB8BA #DDFFB8
split-complementary
#B8FFFD #FFB8DD #FFD9B8
monochromatic
#3EFFFA #7BFFFB #B8FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.12
#B8FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#B8FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFFD
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFFD | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#A0FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b8fffd; /* rgb */ color: rgb(184, 255, 253); /* oklch */ color: oklch(95.3% 0.070 193.8);
Tailwind
colors: {
custom: {
50: '#cffffe',
500: '#b8fffd',
950: '#000000',
},
}SCSS
$custom: #b8fffd; $custom-light: #cffffe; $custom-dark: #000000;
JSON
{
"hex": "#b8fffd",
"rgb": {
"r": 184,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.31,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.95284,
"c": 0.07005,
"h": 193.8
},
"luminance": 0.88802
}Semantic roles & 50–950 ramp
primary
#B8FFFD
secondary
#E77578
accent
#0006E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685