#BFFEE3#BFFEE3
#BFFEE3 is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.073 H 166.6°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEE3 |
|---|---|
| RGB | rgb(191, 254, 227) |
| HSL | hsl(154, 97%, 87%) |
| HSV | hsv(154, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(94.95, -25.02, 6.55) |
| CIE-LCH | lch(94.95, 25.86, 165.32°) |
| OKLab | oklab(94.73% -0.071 0.0169) |
| OKLCH | oklch(94.73% 0.073 166.6) |
| XYZ | xyz(70.7886, 87.5032, 85.8182) |
| Luminance | 0.8751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.82
Pale Turquoise
#A5FBD5
ΔE00 4.38
Mint
#AAF0C1
ΔE00 6.57
Eggshell Blue
#C4FFF7
ΔE00 6.60
Light Aqua
#8CFFDB
ΔE00 6.72
Duck Egg Blue
#C3FBF4
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEE3 #FEBFDA
analogous
#BFFEC4 #BFFEE3 #BFF9FE
triadic
#BFFEE3 #E3BFFE #FEE3BF
tetradic
#BFFEE3 #C4BFFE #FEBFDA #F9FEBF
square
#BFFEE3 #C4BFFE #FEBFDA #F9FEBF
split-complementary
#BFFEE3 #FEBFF9 #FEC4BF
monochromatic
#46FCAE #83FDC9 #BFFEE3 #E1FFF2 #E1FFF2
Accessibility & contrast
On white
1.14
#BFFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#BFFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEE3
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEE3 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E2
Deuteranopia (green-blind)
#F0EDE5
Tritanopia (blue-blind)
#B1FEF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bffee3; /* rgb */ color: rgb(191, 254, 227); /* oklch */ color: oklch(94.7% 0.073 166.6);
Tailwind
colors: {
custom: {
50: '#d3ffeb',
500: '#bffee3',
950: '#000000',
},
}SCSS
$custom: #bffee3; $custom-light: #d3ffeb; $custom-dark: #000000;
JSON
{
"hex": "#bffee3",
"rgb": {
"r": 191,
"g": 254,
"b": 227
},
"hsl": {
"h": 154.286,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94732,
"c": 0.07303,
"h": 166.6
},
"luminance": 0.87506
}Semantic roles & 50–950 ramp
primary
#BFFEE3
secondary
#E67BA9
accent
#0062E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684