#BFEAED#BFEAED
#BFEAED is a very light, muted teal. Relative luminance 0.760; OKLCH L 90.8% C 0.045 H 201.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEAED |
|---|---|
| RGB | rgb(191, 234, 237) |
| HSL | hsl(184, 56%, 84%) |
| HSV | hsv(184, 19%, 93%) |
| CMYK | cmyk(19.4%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(89.88, -13.17, -6.05) |
| CIE-LCH | lch(89.88, 14.49, 204.67°) |
| OKLab | oklab(90.77% -0.0415 -0.0164) |
| OKLCH | oklch(90.77% 0.045 201.6) |
| XYZ | xyz(66.1904, 76.0342, 91.2929) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.79
Pale Sky Blue
#BDF6FE
ΔE00 3.68
Light Sky Blue
#C6FCFF
ΔE00 4.13
Pale Blue
#D0FEFE
ΔE00 4.36
Paleturquoise
#AFEEEE
ΔE00 4.46
Really Light Blue
#D4FFFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEAED #EDC2BF
analogous
#BFEDD9 #BFEAED #BFD3ED
triadic
#BFEAED #EDBFEA #EAEDBF
tetradic
#BFEAED #D9BFED #EDC2BF #D3EDBF
square
#BFEAED #D9BFED #EDC2BF #D3EDBF
split-complementary
#BFEAED #EDBFD3 #EDD9BF
monochromatic
#5FCBD2 #8FDAE0 #BFEAED #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.30
#BFEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#BFEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEAED
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEAED | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#B1EDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bfeaed; /* rgb */ color: rgb(191, 234, 237); /* oklch */ color: oklch(90.8% 0.045 201.6);
Tailwind
colors: {
custom: {
50: '#d3f0f2',
500: '#bfeaed',
950: '#000000',
},
}SCSS
$custom: #bfeaed; $custom-light: #d3f0f2; $custom-dark: #000000;
JSON
{
"hex": "#bfeaed",
"rgb": {
"r": 191,
"g": 234,
"b": 237
},
"hsl": {
"h": 183.913,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.90772,
"c": 0.0446,
"h": 201.6
},
"luminance": 0.76036
}Semantic roles & 50–950 ramp
primary
#BFEAED
secondary
#CA8A86
accent
#2C22C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585