#BFFEEA#BFFEEA
#BFFEEA is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.069 H 173.2°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEEA |
|---|---|
| RGB | rgb(191, 254, 234) |
| HSL | hsl(161, 97%, 87%) |
| HSV | hsv(161, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(95.12, -23.64, 3.19) |
| CIE-LCH | lch(95.12, 23.85, 172.32°) |
| OKLab | oklab(94.92% -0.0682 0.0081) |
| OKLCH | oklch(94.92% 0.069 173.2) |
| XYZ | xyz(71.7744, 87.8975, 91.0101) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.30
Eggshell Blue
#C4FFF7
ΔE00 4.36
Duck Egg Blue
#C3FBF4
ΔE00 4.80
Pale Cyan
#B7FFFA
ΔE00 5.67
Pale Turquoise
#A5FBD5
ΔE00 6.02
Light Light Blue
#CAFFFB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEEA #FEBFD3
analogous
#BFFECB #BFFEEA #BFF3FE
triadic
#BFFEEA #EABFFE #FEEABF
tetradic
#BFFEEA #CBBFFE #FEBFD3 #F3FEBF
square
#BFFEEA #CBBFFE #FEBFD3 #F3FEBF
split-complementary
#BFFEEA #FEBFF3 #FECBBF
monochromatic
#46FCC2 #83FDD6 #BFFEEA #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.13
#BFFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#BFFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEEA
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEEA | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#EEEEEB
Tritanopia (blue-blind)
#AFFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bffeea; /* rgb */ color: rgb(191, 254, 234); /* oklch */ color: oklch(94.9% 0.069 173.2);
Tailwind
colors: {
custom: {
50: '#d3fff0',
500: '#bffeea',
950: '#000000',
},
}SCSS
$custom: #bffeea; $custom-light: #d3fff0; $custom-dark: #000000;
JSON
{
"hex": "#bffeea",
"rgb": {
"r": 191,
"g": 254,
"b": 234
},
"hsl": {
"h": 160.952,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.9492,
"c": 0.06869,
"h": 173.2
},
"luminance": 0.87901
}Semantic roles & 50–950 ramp
primary
#BFFEEA
secondary
#E67B9D
accent
#0049E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685