#BFEEF3#BFEEF3
#BFEEF3 is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.8% C 0.049 H 204.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEF3 |
|---|---|
| RGB | rgb(191, 238, 243) |
| HSL | hsl(186, 68%, 85%) |
| HSV | hsv(186, 21%, 95%) |
| CMYK | cmyk(21.4%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(91.10, -13.92, -7.38) |
| CIE-LCH | lch(91.10, 15.75, 207.93°) |
| OKLab | oklab(91.8% -0.0443 -0.0201) |
| OKLCH | oklch(91.8% 0.049 204.3) |
| XYZ | xyz(68.2333, 78.6940, 96.3710) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.43
Powder Blue
#B0E0E6
ΔE00 3.18
Light Sky Blue
#C6FCFF
ΔE00 3.25
Pale Blue
#D0FEFE
ΔE00 3.90
Really Light Blue
#D4FFFF
ΔE00 4.18
Paleturquoise
#AFEEEE
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEF3 #F3C4BF
analogous
#BFF3DE #BFEEF3 #BFD4F3
triadic
#BFEEF3 #F3BFEE #EEF3BF
tetradic
#BFEEF3 #DEBFF3 #F3C4BF #D4F3BF
square
#BFEEF3 #DEBFF3 #F3C4BF #D4F3BF
split-complementary
#BFEEF3 #F3BFD4 #F3DEBF
monochromatic
#58D3E0 #8BE0E9 #BFEEF3 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.25
#BFEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BFEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEF3
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEF3 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#AFF2EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bfeef3; /* rgb */ color: rgb(191, 238, 243); /* oklch */ color: oklch(91.8% 0.049 204.3);
Tailwind
colors: {
custom: {
50: '#d3f3f7',
500: '#bfeef3',
950: '#000000',
},
}SCSS
$custom: #bfeef3; $custom-light: #d3f3f7; $custom-dark: #000000;
JSON
{
"hex": "#bfeef3",
"rgb": {
"r": 191,
"g": 238,
"b": 243
},
"hsl": {
"h": 185.769,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.91795,
"c": 0.04866,
"h": 204.3
},
"luminance": 0.78697
}Semantic roles & 50–950 ramp
primary
#BFEEF3
secondary
#D38B83
accent
#2715D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585