#BFEBEB#BFEBEB
#BFEBEB is a very light, muted teal. Relative luminance 0.765; OKLCH L 90.9% C 0.045 H 196.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBEB |
|---|---|
| RGB | rgb(191, 235, 235) |
| HSL | hsl(180, 52%, 84%) |
| HSV | hsv(180, 19%, 92%) |
| CMYK | cmyk(18.7%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(90.09, -14.09, -4.69) |
| CIE-LCH | lch(90.09, 14.85, 198.42°) |
| OKLab | oklab(90.92% -0.0435 -0.0128) |
| OKLCH | oklch(90.92% 0.045 196.4) |
| XYZ | xyz(66.1853, 76.4889, 89.8578) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.52
Paleturquoise
#AFEEEE
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 3.92
Pale Blue
#D0FEFE
ΔE00 3.97
Pale Sky Blue
#BDF6FE
ΔE00 4.12
Really Light Blue
#D4FFFF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBEB #EBBFBF
analogous
#BFEBD5 #BFEBEB #BFD5EB
triadic
#BFEBEB #EBBFEB #EBEBBF
tetradic
#BFEBEB #D5BFEB #EBBFBF #D5EBBF
square
#BFEBEB #D5BFEB #EBBFBF #D5EBBF
split-complementary
#BFEBEB #EBBFD5 #EBD5BF
monochromatic
#62CECE #90DCDC #BFEBEB #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.29
#BFEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#BFEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBEB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBEB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#B1EEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebeb; /* rgb */ color: rgb(191, 235, 235); /* oklch */ color: oklch(90.9% 0.045 196.4);
Tailwind
colors: {
custom: {
50: '#d3f1f1',
500: '#bfebeb',
950: '#000000',
},
}SCSS
$custom: #bfebeb; $custom-light: #d3f1f1; $custom-dark: #000000;
JSON
{
"hex": "#bfebeb",
"rgb": {
"r": 191,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.90922,
"c": 0.04537,
"h": 196.4
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#BFEBEB
secondary
#C78787
accent
#2626C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585