#BFFEE4#BFFEE4
#BFFEE4 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.072 H 167.5°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEE4 |
|---|---|
| RGB | rgb(191, 254, 228) |
| HSL | hsl(155, 97%, 87%) |
| HSV | hsv(155, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(94.97, -24.82, 6.07) |
| CIE-LCH | lch(94.97, 25.55, 166.26°) |
| OKLab | oklab(94.76% -0.0706 0.0157) |
| OKLCH | oklch(94.76% 0.072 167.5) |
| XYZ | xyz(70.9270, 87.5585, 86.5471) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.54
Pale Turquoise
#A5FBD5
ΔE00 4.57
Eggshell Blue
#C4FFF7
ΔE00 6.29
Duck Egg Blue
#C3FBF4
ΔE00 6.68
Light Aqua
#8CFFDB
ΔE00 6.77
Mint
#AAF0C1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEE4 #FEBFD9
analogous
#BFFEC5 #BFFEE4 #BFF9FE
triadic
#BFFEE4 #E4BFFE #FEE4BF
tetradic
#BFFEE4 #C5BFFE #FEBFD9 #F9FEBF
square
#BFFEE4 #C5BFFE #FEBFD9 #F9FEBF
split-complementary
#BFFEE4 #FEBFF9 #FEC5BF
monochromatic
#46FCB1 #83FDCB #BFFEE4 #E1FFF2 #E1FFF2
Accessibility & contrast
On white
1.13
#BFFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#BFFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEE4
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEE4 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E3
Deuteranopia (green-blind)
#F0EDE6
Tritanopia (blue-blind)
#B1FFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bffee4; /* rgb */ color: rgb(191, 254, 228); /* oklch */ color: oklch(94.8% 0.072 167.5);
Tailwind
colors: {
custom: {
50: '#d3ffec',
500: '#bffee4',
950: '#000000',
},
}SCSS
$custom: #bffee4; $custom-light: #d3ffec; $custom-dark: #000000;
JSON
{
"hex": "#bffee4",
"rgb": {
"r": 191,
"g": 254,
"b": 228
},
"hsl": {
"h": 155.238,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94758,
"c": 0.07235,
"h": 167.5
},
"luminance": 0.87561
}Semantic roles & 50–950 ramp
primary
#BFFEE4
secondary
#E67BA7
accent
#005FE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684