#BFE4EA#BFE4EA
#BFE4EA is a very light, muted teal. Relative luminance 0.725; OKLCH L 89.4% C 0.040 H 208.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4EA |
|---|---|
| RGB | rgb(191, 228, 234) |
| HSL | hsl(188, 51%, 83%) |
| HSV | hsv(188, 18%, 92%) |
| CMYK | cmyk(18.4%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.21, -10.76, -6.94) |
| CIE-LCH | lch(88.21, 12.80, 212.81°) |
| OKLab | oklab(89.43% -0.0347 -0.0188) |
| OKLCH | oklch(89.43% 0.04 208.4) |
| XYZ | xyz(64.0765, 72.5017, 88.4441) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.97
Lightblue
#ADD8E6
ΔE00 4.27
Pale Sky Blue
#BDF6FE
ΔE00 5.27
Light Sky Blue
#C6FCFF
ΔE00 6.24
Very Light Blue
#D5FFFF
ΔE00 6.31
Really Light Blue
#D4FFFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4EA #EAC5BF
analogous
#BFEADA #BFE4EA #BFCEEA
triadic
#BFE4EA #EABFE4 #E4EABF
tetradic
#BFE4EA #DABFEA #EAC5BF #CEEABF
square
#BFE4EA #DABFEA #EAC5BF #CEEABF
split-complementary
#BFE4EA #EABFCE #EADABF
monochromatic
#63BDCC #91D1DB #BFE4EA #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.35
#BFE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#BFE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4EA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4EA | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#B2E7E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe4ea; /* rgb */ color: rgb(191, 228, 234); /* oklch */ color: oklch(89.4% 0.040 208.4);
Tailwind
colors: {
custom: {
50: '#d3ecf0',
500: '#bfe4ea',
950: '#000000',
},
}SCSS
$custom: #bfe4ea; $custom-light: #d3ecf0; $custom-dark: #000000;
JSON
{
"hex": "#bfe4ea",
"rgb": {
"r": 191,
"g": 228,
"b": 234
},
"hsl": {
"h": 188.372,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.89425,
"c": 0.03951,
"h": 208.4
},
"luminance": 0.72504
}Semantic roles & 50–950 ramp
primary
#BFE4EA
secondary
#C69087
accent
#3D28BE
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485