#BFFEE5#BFFEE5
#BFFEE5 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.072 H 168.4°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEE5 |
|---|---|
| RGB | rgb(191, 254, 229) |
| HSL | hsl(156, 97%, 87%) |
| HSV | hsv(156, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(95.00, -24.63, 5.59) |
| CIE-LCH | lch(95.00, 25.25, 167.21°) |
| OKLab | oklab(94.79% -0.0702 0.0144) |
| OKLCH | oklch(94.79% 0.072 168.4) |
| XYZ | xyz(71.0662, 87.6142, 87.2803) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.27
Pale Turquoise
#A5FBD5
ΔE00 4.78
Eggshell Blue
#C4FFF7
ΔE00 5.98
Duck Egg Blue
#C3FBF4
ΔE00 6.37
Light Aqua
#8CFFDB
ΔE00 6.85
Mint
#AAF0C1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEE5 #FEBFD8
analogous
#BFFEC5 #BFFEE5 #BFF8FE
triadic
#BFFEE5 #E5BFFE #FEE5BF
tetradic
#BFFEE5 #C5BFFE #FEBFD8 #F8FEBF
square
#BFFEE5 #C5BFFE #FEBFD8 #F8FEBF
split-complementary
#BFFEE5 #FEBFF8 #FEC5BF
monochromatic
#46FCB4 #83FDCD #BFFEE5 #E1FFF3 #E1FFF3
Accessibility & contrast
On white
1.13
#BFFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#BFFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEE5
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEE5 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E4
Deuteranopia (green-blind)
#EFEDE7
Tritanopia (blue-blind)
#B1FFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bffee5; /* rgb */ color: rgb(191, 254, 229); /* oklch */ color: oklch(94.8% 0.072 168.4);
Tailwind
colors: {
custom: {
50: '#d3ffed',
500: '#bffee5',
950: '#000000',
},
}SCSS
$custom: #bffee5; $custom-light: #d3ffed; $custom-dark: #000000;
JSON
{
"hex": "#bffee5",
"rgb": {
"r": 191,
"g": 254,
"b": 229
},
"hsl": {
"h": 156.19,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94785,
"c": 0.0717,
"h": 168.4
},
"luminance": 0.87617
}Semantic roles & 50–950 ramp
primary
#BFFEE5
secondary
#E67BA6
accent
#005BE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684