#BFFFF8#BFFFF8
#BFFFF8 is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.5% C 0.064 H 187.8°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFF8 |
|---|---|
| RGB | rgb(191, 255, 248) |
| HSL | hsl(173, 100%, 87%) |
| HSV | hsv(173, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(95.73, -21.26, -3.13) |
| CIE-LCH | lch(95.73, 21.49, 188.38°) |
| OKLab | oklab(95.53% -0.0639 -0.0087) |
| OKLCH | oklch(95.53% 0.064 187.8) |
| XYZ | xyz(74.1838, 89.3703, 102.1302) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 0.95
Pale Cyan
#B7FFFA
ΔE00 1.45
Duck Egg Blue
#C3FBF4
ΔE00 1.52
Light Light Blue
#CAFFFB
ΔE00 2.46
Light Cyan
#ACFFFC
ΔE00 3.13
Paleturquoise
#AFEEEE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFF8 #FFBFC6
analogous
#BFFFD8 #BFFFF8 #BFE6FF
triadic
#BFFFF8 #F8BFFF #FFF8BF
tetradic
#BFFFF8 #D8BFFF #FFBFC6 #E6FFBF
square
#BFFFF8 #D8BFFF #FFBFC6 #E6FFBF
split-complementary
#BFFFF8 #FFBFE6 #FFD8BF
monochromatic
#45FFEB #82FFF1 #BFFFF8 #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.11
#BFFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#BFFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFF8
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFF8 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#ECEFF9
Tritanopia (blue-blind)
#ABFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bffff8; /* rgb */ color: rgb(191, 255, 248); /* oklch */ color: oklch(95.5% 0.064 187.8);
Tailwind
colors: {
custom: {
50: '#d3fffa',
500: '#bffff8',
950: '#000000',
},
}SCSS
$custom: #bffff8; $custom-light: #d3fffa; $custom-dark: #000000;
JSON
{
"hex": "#bffff8",
"rgb": {
"r": 191,
"g": 255,
"b": 248
},
"hsl": {
"h": 173.438,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95529,
"c": 0.06449,
"h": 187.8
},
"luminance": 0.89374
}Semantic roles & 50–950 ramp
primary
#BFFFF8
secondary
#E87B86
accent
#0019E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685