#BFE3EA#BFE3EA
#BFE3EA is a very light, muted teal. Relative luminance 0.720; OKLCH L 89.2% C 0.039 H 210.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE3EA |
|---|---|
| RGB | rgb(191, 227, 234) |
| HSL | hsl(190, 51%, 83%) |
| HSV | hsv(190, 18%, 92%) |
| CMYK | cmyk(18.4%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(87.95, -10.25, -7.33) |
| CIE-LCH | lch(87.95, 12.60, 215.56°) |
| OKLab | oklab(89.22% -0.0334 -0.0199) |
| OKLCH | oklch(89.22% 0.039 210.7) |
| XYZ | xyz(63.8022, 71.9531, 88.3527) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.32
Lightblue
#ADD8E6
ΔE00 3.90
Pale Sky Blue
#BDF6FE
ΔE00 5.66
Light Sky Blue
#C6FCFF
ΔE00 6.73
Very Light Blue
#D5FFFF
ΔE00 6.76
Lightcyan
#E0FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE3EA #EAC6BF
analogous
#BFEADB #BFE3EA #BFCDEA
triadic
#BFE3EA #EABFE3 #E3EABF
tetradic
#BFE3EA #DBBFEA #EAC6BF #CDEABF
square
#BFE3EA #DBBFEA #EAC6BF #CDEABF
split-complementary
#BFE3EA #EABFCD #EADBBF
monochromatic
#63BBCC #91CFDB #BFE3EA #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.36
#BFE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BFE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE3EA
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE3EA | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#B3E7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe3ea; /* rgb */ color: rgb(191, 227, 234); /* oklch */ color: oklch(89.2% 0.039 210.7);
Tailwind
colors: {
custom: {
50: '#d3ebf0',
500: '#bfe3ea',
950: '#000000',
},
}SCSS
$custom: #bfe3ea; $custom-light: #d3ebf0; $custom-dark: #000000;
JSON
{
"hex": "#bfe3ea",
"rgb": {
"r": 191,
"g": 227,
"b": 234
},
"hsl": {
"h": 189.767,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.89217,
"c": 0.03888,
"h": 210.7
},
"luminance": 0.71955
}Semantic roles & 50–950 ramp
primary
#BFE3EA
secondary
#C69187
accent
#4028BE
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485