#BFE4E9#BFE4E9
#BFE4E9 is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.4% C 0.039 H 206.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4E9 |
|---|---|
| RGB | rgb(191, 228, 233) |
| HSL | hsl(187, 49%, 83%) |
| HSV | hsv(187, 18%, 91%) |
| CMYK | cmyk(18%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(88.18, -10.97, -6.45) |
| CIE-LCH | lch(88.18, 12.73, 210.47°) |
| OKLab | oklab(89.39% -0.0351 -0.0175) |
| OKLCH | oklch(89.39% 0.039 206.5) |
| XYZ | xyz(63.9332, 72.4444, 87.6897) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.85
Lightblue
#ADD8E6
ΔE00 4.57
Pale Sky Blue
#BDF6FE
ΔE00 5.24
Light Sky Blue
#C6FCFF
ΔE00 6.09
Very Light Blue
#D5FFFF
ΔE00 6.13
Pale Blue
#D0FEFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4E9 #E9C4BF
analogous
#BFE9D9 #BFE4E9 #BFCFE9
triadic
#BFE4E9 #E9BFE4 #E4E9BF
tetradic
#BFE4E9 #D9BFE9 #E9C4BF #CFE9BF
square
#BFE4E9 #D9BFE9 #E9C4BF #CFE9BF
split-complementary
#BFE4E9 #E9BFCF #E9D9BF
monochromatic
#64BECA #91D1D9 #BFE4E9 #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.36
#BFE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BFE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4E9
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4E9 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E9
Deuteranopia (green-blind)
#D6DBE9
Tritanopia (blue-blind)
#B3E7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe4e9; /* rgb */ color: rgb(191, 228, 233); /* oklch */ color: oklch(89.4% 0.039 206.5);
Tailwind
colors: {
custom: {
50: '#d3ecf0',
500: '#bfe4e9',
950: '#000000',
},
}SCSS
$custom: #bfe4e9; $custom-light: #d3ecf0; $custom-dark: #000000;
JSON
{
"hex": "#bfe4e9",
"rgb": {
"r": 191,
"g": 228,
"b": 233
},
"hsl": {
"h": 187.143,
"s": 48.837,
"l": 83.137
},
"oklch": {
"l": 0.89394,
"c": 0.03925,
"h": 206.5
},
"luminance": 0.72446
}Semantic roles & 50–950 ramp
primary
#BFE4E9
secondary
#C48F88
accent
#3B29BC
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485