#BFE4E8#BFE4E8
#BFE4E8 is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.4% C 0.039 H 204.5°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4E8 |
|---|---|
| RGB | rgb(191, 228, 232) |
| HSL | hsl(186, 47%, 83%) |
| HSV | hsv(186, 18%, 91%) |
| CMYK | cmyk(17.7%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(88.15, -11.18, -5.97) |
| CIE-LCH | lch(88.15, 12.67, 208.10°) |
| OKLab | oklab(89.36% -0.0355 -0.0162) |
| OKLCH | oklch(89.36% 0.039 204.5) |
| XYZ | xyz(63.7908, 72.3874, 86.9395) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.81
Lightblue
#ADD8E6
ΔE00 4.90
Pale Sky Blue
#BDF6FE
ΔE00 5.24
Light Sky Blue
#C6FCFF
ΔE00 5.96
Pale Blue
#D0FEFE
ΔE00 5.97
Very Light Blue
#D5FFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4E8 #E8C3BF
analogous
#BFE8D7 #BFE4E8 #BFCFE8
triadic
#BFE4E8 #E8BFE4 #E4E8BF
tetradic
#BFE4E8 #D7BFE8 #E8C3BF #CFE8BF
square
#BFE4E8 #D7BFE8 #E8C3BF #CFE8BF
split-complementary
#BFE4E8 #E8BFCF #E8D7BF
monochromatic
#65BEC8 #92D1D8 #BFE4E8 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.36
#BFE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#BFE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4E8
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4E8 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E8
Deuteranopia (green-blind)
#D6DBE8
Tritanopia (blue-blind)
#B3E7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe4e8; /* rgb */ color: rgb(191, 228, 232); /* oklch */ color: oklch(89.4% 0.039 204.5);
Tailwind
colors: {
custom: {
50: '#d3ecef',
500: '#bfe4e8',
950: '#000000',
},
}SCSS
$custom: #bfe4e8; $custom-light: #d3ecef; $custom-dark: #000000;
JSON
{
"hex": "#bfe4e8",
"rgb": {
"r": 191,
"g": 228,
"b": 232
},
"hsl": {
"h": 185.854,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.89364,
"c": 0.03903,
"h": 204.5
},
"luminance": 0.72389
}Semantic roles & 50–950 ramp
primary
#BFE4E8
secondary
#C38E88
accent
#392BBA
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485