#BFFEEC#BFFEEC
#BFFEEC is a very light, moderate teal. Relative luminance 0.880; OKLCH L 95.0% C 0.068 H 175.3°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEEC |
|---|---|
| RGB | rgb(191, 254, 236) |
| HSL | hsl(163, 97%, 87%) |
| HSV | hsv(163, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(95.17, -23.24, 2.23) |
| CIE-LCH | lch(95.17, 23.35, 174.53°) |
| OKLab | oklab(94.98% -0.0674 0.0056) |
| OKLCH | oklch(94.98% 0.068 175.3) |
| XYZ | xyz(72.0633, 88.0131, 92.5318) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.38
Eggshell Blue
#C4FFF7
ΔE00 3.70
Duck Egg Blue
#C3FBF4
ΔE00 4.17
Pale Cyan
#B7FFFA
ΔE00 4.99
Light Light Blue
#CAFFFB
ΔE00 5.57
Light Cyan
#ACFFFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEEC #FEBFD1
analogous
#BFFECD #BFFEEC #BFF1FE
triadic
#BFFEEC #ECBFFE #FEECBF
tetradic
#BFFEEC #CDBFFE #FEBFD1 #F1FEBF
square
#BFFEEC #CDBFFE #FEBFD1 #F1FEBF
split-complementary
#BFFEEC #FEBFF1 #FECDBF
monochromatic
#46FCC8 #83FDDA #BFFEEC #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.13
#BFFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#BFFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEEC
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEEC | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#AFFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bffeec; /* rgb */ color: rgb(191, 254, 236); /* oklch */ color: oklch(95.0% 0.068 175.3);
Tailwind
colors: {
custom: {
50: '#d3fff2',
500: '#bffeec',
950: '#000000',
},
}SCSS
$custom: #bffeec; $custom-light: #d3fff2; $custom-dark: #000000;
JSON
{
"hex": "#bffeec",
"rgb": {
"r": 191,
"g": 254,
"b": 236
},
"hsl": {
"h": 162.857,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94975,
"c": 0.06764,
"h": 175.3
},
"luminance": 0.88016
}Semantic roles & 50–950 ramp
primary
#BFFEEC
secondary
#E67B9A
accent
#0042E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685