#BFEFF4#BFEFF4
#BFEFF4 is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.0% C 0.050 H 204.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFF4 |
|---|---|
| RGB | rgb(191, 239, 244) |
| HSL | hsl(186, 71%, 85%) |
| HSV | hsv(186, 22%, 96%) |
| CMYK | cmyk(21.7%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(91.39, -14.21, -7.47) |
| CIE-LCH | lch(91.39, 16.05, 207.73°) |
| OKLab | oklab(92.04% -0.0452 -0.0203) |
| OKLCH | oklch(92.04% 0.05 204.2) |
| XYZ | xyz(68.6767, 79.3384, 97.2658) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.19
Light Sky Blue
#C6FCFF
ΔE00 2.99
Powder Blue
#B0E0E6
ΔE00 3.36
Pale Blue
#D0FEFE
ΔE00 3.73
Really Light Blue
#D4FFFF
ΔE00 4.05
Paleturquoise
#AFEEEE
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFF4 #F4C4BF
analogous
#BFF4DE #BFEFF4 #BFD4F4
triadic
#BFEFF4 #F4BFEF #EFF4BF
tetradic
#BFEFF4 #DEBFF4 #F4C4BF #D4F4BF
square
#BFEFF4 #DEBFF4 #F4C4BF #D4F4BF
split-complementary
#BFEFF4 #F4BFD4 #F4DEBF
monochromatic
#57D5E2 #8BE2EB #BFEFF4 #E5F8FB #E5F8FB
Accessibility & contrast
On white
1.24
#BFEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#BFEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFF4
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFF4 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF4
Deuteranopia (green-blind)
#DEE3F4
Tritanopia (blue-blind)
#AFF3F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bfeff4; /* rgb */ color: rgb(191, 239, 244); /* oklch */ color: oklch(92.0% 0.050 204.2);
Tailwind
colors: {
custom: {
50: '#d3f4f7',
500: '#bfeff4',
950: '#000000',
},
}SCSS
$custom: #bfeff4; $custom-light: #d3f4f7; $custom-dark: #000000;
JSON
{
"hex": "#bfeff4",
"rgb": {
"r": 191,
"g": 239,
"b": 244
},
"hsl": {
"h": 185.66,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.92035,
"c": 0.04958,
"h": 204.2
},
"luminance": 0.79341
}Semantic roles & 50–950 ramp
primary
#BFEFF4
secondary
#D58A82
accent
#2513D3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585