#BFFEE0#BFFEE0
#BFFEE0 is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.7% C 0.075 H 164.0°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEE0 |
|---|---|
| RGB | rgb(191, 254, 224) |
| HSL | hsl(151, 97%, 87%) |
| HSV | hsv(151, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(94.88, -25.59, 8.00) |
| CIE-LCH | lch(94.88, 26.81, 162.65°) |
| OKLab | oklab(94.65% -0.0723 0.0207) |
| OKLCH | oklch(94.65% 0.075 164) |
| XYZ | xyz(70.3781, 87.3390, 83.6565) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.69
Pale Turquoise
#A5FBD5
ΔE00 3.93
Mint
#AAF0C1
ΔE00 5.80
Light Aqua
#8CFFDB
ΔE00 6.64
Light Teal
#90E4C1
ΔE00 7.25
Eggshell Blue
#C4FFF7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEE0 #FEBFDD
analogous
#BFFEC1 #BFFEE0 #BFFCFE
triadic
#BFFEE0 #E0BFFE #FEE0BF
tetradic
#BFFEE0 #C1BFFE #FEBFDD #FCFEBF
square
#BFFEE0 #C1BFFE #FEBFDD #FCFEBF
split-complementary
#BFFEE0 #FEBFFC #FEC1BF
monochromatic
#46FCA6 #83FDC3 #BFFEE0 #E1FFF0 #E1FFF0
Accessibility & contrast
On white
1.14
#BFFEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#BFFEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEE0
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEE0 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DF
Deuteranopia (green-blind)
#F0EDE2
Tritanopia (blue-blind)
#B2FEF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bffee0; /* rgb */ color: rgb(191, 254, 224); /* oklch */ color: oklch(94.7% 0.075 164.0);
Tailwind
colors: {
custom: {
50: '#d3ffe9',
500: '#bffee0',
950: '#000000',
},
}SCSS
$custom: #bffee0; $custom-light: #d3ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bffee0",
"rgb": {
"r": 191,
"g": 254,
"b": 224
},
"hsl": {
"h": 151.429,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94653,
"c": 0.07517,
"h": 164
},
"luminance": 0.87342
}Semantic roles & 50–950 ramp
primary
#BFFEE0
secondary
#E67BAE
accent
#006DE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684