#BFFFDF#BFFFDF
#BFFFDF is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.8% C 0.077 H 162.8°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFDF |
|---|---|
| RGB | rgb(191, 255, 223) |
| HSL | hsl(150, 100%, 87%) |
| HSV | hsv(150, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.13, -26.26, 8.86) |
| CIE-LCH | lch(95.13, 27.72, 161.35°) |
| OKLab | oklab(94.84% -0.0739 0.0229) |
| OKLCH | oklch(94.84% 0.077 162.8) |
| XYZ | xyz(70.5611, 87.9213, 83.0504) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.68
Pale Aqua
#B8FFEB
ΔE00 4.17
Mint
#AAF0C1
ΔE00 5.45
Light Aqua
#8CFFDB
ΔE00 6.55
Light Teal
#90E4C1
ΔE00 7.27
Light Turquoise
#7EF4CC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFDF #FFBFDF
analogous
#BFFFBF #BFFFDF #BFFFFF
triadic
#BFFFDF #DFBFFF #FFDFBF
tetradic
#BFFFDF #BFBFFF #FFBFDF #FFFFBF
square
#BFFFDF #BFBFFF #FFBFDF #FFFFBF
split-complementary
#BFFFDF #FFBFFF #FFBFBF
monochromatic
#45FFA2 #82FFC0 #BFFFDF #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.13
#BFFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#BFFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFDF
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFDF | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F2EEE1
Tritanopia (blue-blind)
#B2FFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bfffdf; /* rgb */ color: rgb(191, 255, 223); /* oklch */ color: oklch(94.8% 0.077 162.8);
Tailwind
colors: {
custom: {
50: '#d3ffe9',
500: '#bfffdf',
950: '#000000',
},
}SCSS
$custom: #bfffdf; $custom-light: #d3ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bfffdf",
"rgb": {
"r": 191,
"g": 255,
"b": 223
},
"hsl": {
"h": 150,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94843,
"c": 0.07741,
"h": 162.8
},
"luminance": 0.87924
}Semantic roles & 50–950 ramp
primary
#BFFFDF
secondary
#E87BB1
accent
#0073E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684