#BFEBEF#BFEBEF
#BFEBEF is a very light, muted teal. Relative luminance 0.767; OKLCH L 91.0% C 0.046 H 203.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBEF |
|---|---|
| RGB | rgb(191, 235, 239) |
| HSL | hsl(185, 60%, 84%) |
| HSV | hsv(185, 20%, 94%) |
| CMYK | cmyk(20.1%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.19, -13.25, -6.62) |
| CIE-LCH | lch(90.19, 14.82, 206.55°) |
| OKLab | oklab(91.04% -0.042 -0.018) |
| OKLCH | oklch(91.04% 0.046 203.2) |
| XYZ | xyz(66.7697, 76.7227, 92.9356) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.80
Pale Sky Blue
#BDF6FE
ΔE00 3.29
Light Sky Blue
#C6FCFF
ΔE00 3.93
Pale Blue
#D0FEFE
ΔE00 4.29
Paleturquoise
#AFEEEE
ΔE00 4.49
Really Light Blue
#D4FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBEF #EFC3BF
analogous
#BFEFDB #BFEBEF #BFD3EF
triadic
#BFEBEF #EFBFEB #EBEFBF
tetradic
#BFEBEF #DBBFEF #EFC3BF #D3EFBF
square
#BFEBEF #DBBFEF #EFC3BF #D3EFBF
split-complementary
#BFEBEF #EFBFD3 #EFDBBF
monochromatic
#5DCCD7 #8EDCE3 #BFEBEF #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.28
#BFEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BFEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBEF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBEF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#B0EFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebef; /* rgb */ color: rgb(191, 235, 239); /* oklch */ color: oklch(91.0% 0.046 203.2);
Tailwind
colors: {
custom: {
50: '#d3f1f4',
500: '#bfebef',
950: '#000000',
},
}SCSS
$custom: #bfebef; $custom-light: #d3f1f4; $custom-dark: #000000;
JSON
{
"hex": "#bfebef",
"rgb": {
"r": 191,
"g": 235,
"b": 239
},
"hsl": {
"h": 185,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.91043,
"c": 0.04569,
"h": 203.2
},
"luminance": 0.76725
}Semantic roles & 50–950 ramp
primary
#BFEBEF
secondary
#CD8B85
accent
#2C1EC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585