#BFEBEA#BFEBEA
#BFEBEA is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.9% C 0.045 H 194.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBEA |
|---|---|
| RGB | rgb(191, 235, 234) |
| HSL | hsl(179, 52%, 84%) |
| HSV | hsv(179, 19%, 92%) |
| CMYK | cmyk(18.7%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(90.06, -14.30, -4.21) |
| CIE-LCH | lch(90.06, 14.90, 196.40°) |
| OKLab | oklab(90.89% -0.0439 -0.0115) |
| OKLCH | oklch(90.89% 0.045 194.7) |
| XYZ | xyz(66.0413, 76.4313, 89.0991) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.68
Powder Blue
#B0E0E6
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 4.00
Light Sky Blue
#C6FCFF
ΔE00 4.04
Really Light Blue
#D4FFFF
ΔE00 4.32
Very Light Blue
#D5FFFF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBEA #EBBFC0
analogous
#BFEBD4 #BFEBEA #BFD6EB
triadic
#BFEBEA #EABFEB #EBEABF
tetradic
#BFEBEA #D4BFEB #EBBFC0 #D6EBBF
square
#BFEBEA #D4BFEB #EBBFC0 #D6EBBF
split-complementary
#BFEBEA #EBBFD6 #EBD4BF
monochromatic
#62CECB #90DCDB #BFEBEA #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.29
#BFEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BFEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBEA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBEA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#DCE0EA
Tritanopia (blue-blind)
#B2EEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebea; /* rgb */ color: rgb(191, 235, 234); /* oklch */ color: oklch(90.9% 0.045 194.7);
Tailwind
colors: {
custom: {
50: '#d3f1f0',
500: '#bfebea',
950: '#000000',
},
}SCSS
$custom: #bfebea; $custom-light: #d3f1f0; $custom-dark: #000000;
JSON
{
"hex": "#bfebea",
"rgb": {
"r": 191,
"g": 235,
"b": 234
},
"hsl": {
"h": 178.636,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.90892,
"c": 0.0454,
"h": 194.7
},
"luminance": 0.76434
}Semantic roles & 50–950 ramp
primary
#BFEBEA
secondary
#C78788
accent
#2629C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585