#BFEAEC#BFEAEC
#BFEAEC is a very light, muted teal. Relative luminance 0.760; OKLCH L 90.7% C 0.044 H 199.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEAEC |
|---|---|
| RGB | rgb(191, 234, 236) |
| HSL | hsl(183, 54%, 84%) |
| HSV | hsv(183, 19%, 93%) |
| CMYK | cmyk(19.1%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.85, -13.38, -5.56) |
| CIE-LCH | lch(89.85, 14.49, 202.59°) |
| OKLab | oklab(90.74% -0.0418 -0.0151) |
| OKLCH | oklch(90.74% 0.045 199.9) |
| XYZ | xyz(66.0447, 75.9759, 90.5256) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.95
Pale Sky Blue
#BDF6FE
ΔE00 3.85
Light Sky Blue
#C6FCFF
ΔE00 4.10
Pale Blue
#D0FEFE
ΔE00 4.25
Paleturquoise
#AFEEEE
ΔE00 4.26
Really Light Blue
#D4FFFF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEAEC #ECC1BF
analogous
#BFECD7 #BFEAEC #BFD3EC
triadic
#BFEAEC #ECBFEA #EAECBF
tetradic
#BFEAEC #D7BFEC #ECC1BF #D3ECBF
square
#BFEAEC #D7BFEC #ECC1BF #D3ECBF
split-complementary
#BFEAEC #ECBFD3 #ECD7BF
monochromatic
#61CBD0 #90DBDE #BFEAEC #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.30
#BFEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#BFEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEAEC
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEAEC | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#B1EDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bfeaec; /* rgb */ color: rgb(191, 234, 236); /* oklch */ color: oklch(90.7% 0.044 199.9);
Tailwind
colors: {
custom: {
50: '#d3f0f2',
500: '#bfeaec',
950: '#000000',
},
}SCSS
$custom: #bfeaec; $custom-light: #d3f0f2; $custom-dark: #000000;
JSON
{
"hex": "#bfeaec",
"rgb": {
"r": 191,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.667,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.90742,
"c": 0.0445,
"h": 199.9
},
"luminance": 0.75978
}Semantic roles & 50–950 ramp
primary
#BFEAEC
secondary
#C98986
accent
#2B24C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585