#BFFEE2#BFFEE2
#BFFEE2 is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.074 H 165.7°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEE2 |
|---|---|
| RGB | rgb(191, 254, 226) |
| HSL | hsl(153, 97%, 87%) |
| HSV | hsv(153, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(94.93, -25.21, 7.03) |
| CIE-LCH | lch(94.93, 26.17, 164.41°) |
| OKLab | oklab(94.71% -0.0715 0.0182) |
| OKLCH | oklch(94.71% 0.074 165.7) |
| XYZ | xyz(70.6510, 87.4481, 85.0934) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.11
Pale Turquoise
#A5FBD5
ΔE00 4.21
Mint
#AAF0C1
ΔE00 6.31
Light Aqua
#8CFFDB
ΔE00 6.68
Eggshell Blue
#C4FFF7
ΔE00 6.91
Duck Egg Blue
#C3FBF4
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEE2 #FEBFDB
analogous
#BFFEC3 #BFFEE2 #BFFBFE
triadic
#BFFEE2 #E2BFFE #FEE2BF
tetradic
#BFFEE2 #C3BFFE #FEBFDB #FBFEBF
square
#BFFEE2 #C3BFFE #FEBFDB #FBFEBF
split-complementary
#BFFEE2 #FEBFFB #FEC3BF
monochromatic
#46FCAB #83FDC7 #BFFEE2 #E1FFF1 #E1FFF1
Accessibility & contrast
On white
1.14
#BFFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#BFFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEE2
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEE2 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E1
Deuteranopia (green-blind)
#F0EDE4
Tritanopia (blue-blind)
#B1FEF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bffee2; /* rgb */ color: rgb(191, 254, 226); /* oklch */ color: oklch(94.7% 0.074 165.7);
Tailwind
colors: {
custom: {
50: '#d3ffeb',
500: '#bffee2',
950: '#000000',
},
}SCSS
$custom: #bffee2; $custom-light: #d3ffeb; $custom-dark: #000000;
JSON
{
"hex": "#bffee2",
"rgb": {
"r": 191,
"g": 254,
"b": 226
},
"hsl": {
"h": 153.333,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94706,
"c": 0.07373,
"h": 165.7
},
"luminance": 0.87451
}Semantic roles & 50–950 ramp
primary
#BFFEE2
secondary
#E67BAB
accent
#0066E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684