#BFEFF5#BFEFF5
#BFEFF5 is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.1% C 0.050 H 205.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFF5 |
|---|---|
| RGB | rgb(191, 239, 245) |
| HSL | hsl(187, 73%, 85%) |
| HSV | hsv(187, 22%, 96%) |
| CMYK | cmyk(22%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(91.41, -13.99, -7.95) |
| CIE-LCH | lch(91.41, 16.09, 209.60°) |
| OKLab | oklab(92.07% -0.0448 -0.0216) |
| OKLCH | oklch(92.07% 0.05 205.7) |
| XYZ | xyz(68.8290, 79.3993, 98.0676) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.10
Light Sky Blue
#C6FCFF
ΔE00 3.17
Powder Blue
#B0E0E6
ΔE00 3.35
Pale Blue
#D0FEFE
ΔE00 3.96
Really Light Blue
#D4FFFF
ΔE00 4.24
Very Light Blue
#D5FFFF
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFF5 #F5C5BF
analogous
#BFF5E0 #BFEFF5 #BFD4F5
triadic
#BFEFF5 #F5BFEF #EFF5BF
tetradic
#BFEFF5 #E0BFF5 #F5C5BF #D4F5BF
square
#BFEFF5 #E0BFF5 #F5C5BF #D4F5BF
split-complementary
#BFEFF5 #F5BFD4 #F5E0BF
monochromatic
#55D5E4 #8AE2ED #BFEFF5 #E5F8FB #E5F8FB
Accessibility & contrast
On white
1.24
#BFEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BFEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFF5
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFF5 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF5
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#AEF3F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bfeff5; /* rgb */ color: rgb(191, 239, 245); /* oklch */ color: oklch(92.1% 0.050 205.7);
Tailwind
colors: {
custom: {
50: '#d3f4f8',
500: '#bfeff5',
950: '#000000',
},
}SCSS
$custom: #bfeff5; $custom-light: #d3f4f8; $custom-dark: #000000;
JSON
{
"hex": "#bfeff5",
"rgb": {
"r": 191,
"g": 239,
"b": 245
},
"hsl": {
"h": 186.667,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.92066,
"c": 0.04979,
"h": 205.7
},
"luminance": 0.79402
}Semantic roles & 50–950 ramp
primary
#BFEFF5
secondary
#D68B82
accent
#2610D5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585