#BFEAEB#BFEAEB
#BFEAEB is a very light, muted teal. Relative luminance 0.759; OKLCH L 90.7% C 0.044 H 198.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEAEB |
|---|---|
| RGB | rgb(191, 234, 235) |
| HSL | hsl(181, 52%, 84%) |
| HSV | hsv(181, 19%, 92%) |
| CMYK | cmyk(18.7%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.82, -13.59, -5.08) |
| CIE-LCH | lch(89.82, 14.51, 200.51°) |
| OKLab | oklab(90.71% -0.0422 -0.0138) |
| OKLCH | oklch(90.71% 0.044 198.1) |
| XYZ | xyz(65.8999, 75.9179, 89.7626) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.17
Pale Sky Blue
#BDF6FE
ΔE00 4.06
Paleturquoise
#AFEEEE
ΔE00 4.09
Light Sky Blue
#C6FCFF
ΔE00 4.11
Pale Blue
#D0FEFE
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEAEB #EBC0BF
analogous
#BFEBD6 #BFEAEB #BFD4EB
triadic
#BFEAEB #EBBFEA #EAEBBF
tetradic
#BFEAEB #D6BFEB #EBC0BF #D4EBBF
square
#BFEAEB #D6BFEB #EBC0BF #D4EBBF
split-complementary
#BFEAEB #EBBFD4 #EBD6BF
monochromatic
#62CBCE #90DBDC #BFEAEB #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.30
#BFEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#BFEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEAEB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEAEB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#B2EDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bfeaeb; /* rgb */ color: rgb(191, 234, 235); /* oklch */ color: oklch(90.7% 0.044 198.1);
Tailwind
colors: {
custom: {
50: '#d3f0f1',
500: '#bfeaeb',
950: '#000000',
},
}SCSS
$custom: #bfeaeb; $custom-light: #d3f0f1; $custom-dark: #000000;
JSON
{
"hex": "#bfeaeb",
"rgb": {
"r": 191,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.90712,
"c": 0.04444,
"h": 198.1
},
"luminance": 0.7592
}Semantic roles & 50–950 ramp
primary
#BFEAEB
secondary
#C78887
accent
#2926C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585