#BFFEEB#BFFEEB
#BFFEEB is a very light, moderate teal. Relative luminance 0.880; OKLCH L 94.9% C 0.068 H 174.3°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEEB |
|---|---|
| RGB | rgb(191, 254, 235) |
| HSL | hsl(162, 97%, 87%) |
| HSV | hsv(162, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(95.14, -23.44, 2.71) |
| CIE-LCH | lch(95.14, 23.59, 173.42°) |
| OKLab | oklab(94.95% -0.0678 0.0068) |
| OKLCH | oklch(94.95% 0.068 174.3) |
| XYZ | xyz(71.9184, 87.9551, 91.7688) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.30
Eggshell Blue
#C4FFF7
ΔE00 4.03
Duck Egg Blue
#C3FBF4
ΔE00 4.49
Pale Cyan
#B7FFFA
ΔE00 5.33
Light Light Blue
#CAFFFB
ΔE00 5.88
Pale Turquoise
#A5FBD5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEEB #FEBFD2
analogous
#BFFECC #BFFEEB #BFF1FE
triadic
#BFFEEB #EBBFFE #FEEBBF
tetradic
#BFFEEB #CCBFFE #FEBFD2 #F1FEBF
square
#BFFEEB #CCBFFE #FEBFD2 #F1FEBF
split-complementary
#BFFEEB #FEBFF1 #FECCBF
monochromatic
#46FCC5 #83FDD8 #BFFEEB #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.13
#BFFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#BFFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEEB
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEEB | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#AFFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bffeeb; /* rgb */ color: rgb(191, 254, 235); /* oklch */ color: oklch(94.9% 0.068 174.3);
Tailwind
colors: {
custom: {
50: '#d3fff1',
500: '#bffeeb',
950: '#000000',
},
}SCSS
$custom: #bffeeb; $custom-light: #d3fff1; $custom-dark: #000000;
JSON
{
"hex": "#bffeeb",
"rgb": {
"r": 191,
"g": 254,
"b": 235
},
"hsl": {
"h": 161.905,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94947,
"c": 0.06815,
"h": 174.3
},
"luminance": 0.87958
}Semantic roles & 50–950 ramp
primary
#BFFEEB
secondary
#E67B9B
accent
#0045E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685