#BFEAEA#BFEAEA
#BFEAEA is a very light, muted teal. Relative luminance 0.759; OKLCH L 90.7% C 0.044 H 196.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEAEA |
|---|---|
| RGB | rgb(191, 234, 234) |
| HSL | hsl(180, 51%, 83%) |
| HSV | hsv(180, 18%, 92%) |
| CMYK | cmyk(18.4%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(89.79, -13.79, -4.60) |
| CIE-LCH | lch(89.79, 14.54, 198.43°) |
| OKLab | oklab(90.68% -0.0426 -0.0125) |
| OKLCH | oklch(90.68% 0.044 196.4) |
| XYZ | xyz(65.7558, 75.8603, 89.0039) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.42
Paleturquoise
#AFEEEE
ΔE00 3.97
Pale Blue
#D0FEFE
ΔE00 4.17
Light Sky Blue
#C6FCFF
ΔE00 4.18
Pale Sky Blue
#BDF6FE
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEAEA #EABFBF
analogous
#BFEAD4 #BFEAEA #BFD4EA
triadic
#BFEAEA #EABFEA #EAEABF
tetradic
#BFEAEA #D4BFEA #EABFBF #D4EABF
square
#BFEAEA #D4BFEA #EABFBF #D4EABF
split-complementary
#BFEAEA #EABFD4 #EAD4BF
monochromatic
#63CCCC #91DBDB #BFEAEA #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.30
#BFEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#BFEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEAEA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEAEA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#B2EDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bfeaea; /* rgb */ color: rgb(191, 234, 234); /* oklch */ color: oklch(90.7% 0.044 196.4);
Tailwind
colors: {
custom: {
50: '#d3f0f0',
500: '#bfeaea',
950: '#000000',
},
}SCSS
$custom: #bfeaea; $custom-light: #d3f0f0; $custom-dark: #000000;
JSON
{
"hex": "#bfeaea",
"rgb": {
"r": 191,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.90681,
"c": 0.04443,
"h": 196.4
},
"luminance": 0.75863
}Semantic roles & 50–950 ramp
primary
#BFEAEA
secondary
#C68787
accent
#2828BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585