#B8FFFF#B8FFFF
#B8FFFF is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.070 H 196.0°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFFF |
|---|---|
| RGB | rgb(184, 255, 255) |
| HSL | hsl(180, 100%, 86%) |
| HSV | hsv(180, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(95.55, -21.73, -7.05) |
| CIE-LCH | lch(95.55, 22.85, 197.98°) |
| OKLab | oklab(95.35% -0.0672 -0.0193) |
| OKLCH | oklch(95.35% 0.07 196) |
| XYZ | xyz(73.5712, 88.9266, 107.8763) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.93
Light Cyan
#ACFFFC
ΔE00 2.22
Light Light Blue
#CAFFFB
ΔE00 3.32
Light Sky Blue
#C6FCFF
ΔE00 3.43
Eggshell Blue
#C4FFF7
ΔE00 3.48
Duck Egg Blue
#C3FBF4
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFFF #FFB8B8
analogous
#B8FFDB #B8FFFF #B8DBFF
triadic
#B8FFFF #FFB8FF #FFFFB8
tetradic
#B8FFFF #DBB8FF #FFB8B8 #DBFFB8
square
#B8FFFF #DBB8FF #FFB8B8 #DBFFB8
split-complementary
#B8FFFF #FFB8DB #FFDBB8
monochromatic
#3EFFFF #7BFFFF #B8FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#B8FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#B8FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFFF
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFFF | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#9FFFFF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b8ffff; /* rgb */ color: rgb(184, 255, 255); /* oklch */ color: oklch(95.3% 0.070 196.0);
Tailwind
colors: {
custom: {
50: '#cfffff',
500: '#b8ffff',
950: '#000000',
},
}SCSS
$custom: #b8ffff; $custom-light: #cfffff; $custom-dark: #000000;
JSON
{
"hex": "#b8ffff",
"rgb": {
"r": 184,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.95345,
"c": 0.06997,
"h": 196
},
"luminance": 0.8893
}Semantic roles & 50–950 ramp
primary
#B8FFFF
secondary
#E77575
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686