#BFEFF0#BFEFF0
#BFEFF0 is a very light, muted teal. Relative luminance 0.791; OKLCH L 91.9% C 0.049 H 197.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFF0 |
|---|---|
| RGB | rgb(191, 239, 240) |
| HSL | hsl(181, 62%, 85%) |
| HSV | hsv(181, 20%, 94%) |
| CMYK | cmyk(20.4%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(91.28, -15.05, -5.54) |
| CIE-LCH | lch(91.28, 16.04, 200.22°) |
| OKLab | oklab(91.91% -0.0468 -0.0151) |
| OKLCH | oklch(91.91% 0.049 197.9) |
| XYZ | xyz(68.0760, 79.0981, 94.1018) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.86
Paleturquoise
#AFEEEE
ΔE00 3.10
Pale Sky Blue
#BDF6FE
ΔE00 3.17
Pale Blue
#D0FEFE
ΔE00 3.26
Really Light Blue
#D4FFFF
ΔE00 3.71
Very Light Blue
#D5FFFF
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFF0 #F0C0BF
analogous
#BFF0D9 #BFEFF0 #BFD7F0
triadic
#BFEFF0 #F0BFEF #EFF0BF
tetradic
#BFEFF0 #D9BFF0 #F0C0BF #D7F0BF
square
#BFEFF0 #D9BFF0 #F0C0BF #D7F0BF
split-complementary
#BFEFF0 #F0BFD7 #F0D9BF
monochromatic
#5CD6D9 #8DE3E4 #BFEFF0 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.25
#BFEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#BFEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFF0
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFF0 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#B0F2EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bfeff0; /* rgb */ color: rgb(191, 239, 240); /* oklch */ color: oklch(91.9% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#d3f4f4',
500: '#bfeff0',
950: '#000000',
},
}SCSS
$custom: #bfeff0; $custom-light: #d3f4f4; $custom-dark: #000000;
JSON
{
"hex": "#bfeff0",
"rgb": {
"r": 191,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.224,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.91913,
"c": 0.04915,
"h": 197.9
},
"luminance": 0.79101
}Semantic roles & 50–950 ramp
primary
#BFEFF0
secondary
#CF8685
accent
#1F1CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585