#BFFFF5#BFFFF5
#BFFFF5 is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.4% C 0.065 H 184.3°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFF5 |
|---|---|
| RGB | rgb(191, 255, 245) |
| HSL | hsl(171, 100%, 87%) |
| HSV | hsv(171, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(95.66, -21.89, -1.70) |
| CIE-LCH | lch(95.66, 21.95, 184.43°) |
| OKLab | oklab(95.44% -0.0651 -0.0049) |
| OKLCH | oklch(95.44% 0.065 184.3) |
| XYZ | xyz(73.7221, 89.1857, 99.6986) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.18
Duck Egg Blue
#C3FBF4
ΔE00 1.91
Pale Cyan
#B7FFFA
ΔE00 2.23
Light Light Blue
#CAFFFB
ΔE00 3.19
Pale Aqua
#B8FFEB
ΔE00 3.64
Light Cyan
#ACFFFC
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFF5 #FFBFC9
analogous
#BFFFD5 #BFFFF5 #BFE9FF
triadic
#BFFFF5 #F5BFFF #FFF5BF
tetradic
#BFFFF5 #D5BFFF #FFBFC9 #E9FFBF
square
#BFFFF5 #D5BFFF #FFBFC9 #E9FFBF
split-complementary
#BFFFF5 #FFBFE9 #FFD5BF
monochromatic
#45FFE2 #82FFEB #BFFFF5 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.11
#BFFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#BFFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFF5
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFF5 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#EDEFF6
Tritanopia (blue-blind)
#ACFFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bffff5; /* rgb */ color: rgb(191, 255, 245); /* oklch */ color: oklch(95.4% 0.065 184.3);
Tailwind
colors: {
custom: {
50: '#d3fff8',
500: '#bffff5',
950: '#000000',
},
}SCSS
$custom: #bffff5; $custom-light: #d3fff8; $custom-dark: #000000;
JSON
{
"hex": "#bffff5",
"rgb": {
"r": 191,
"g": 255,
"b": 245
},
"hsl": {
"h": 170.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95442,
"c": 0.06526,
"h": 184.3
},
"luminance": 0.89189
}Semantic roles & 50–950 ramp
primary
#BFFFF5
secondary
#E87B8C
accent
#0024E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685