#BFE4E2#BFE4E2
#BFE4E2 is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.2% C 0.039 H 192.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4E2 |
|---|---|
| RGB | rgb(191, 228, 226) |
| HSL | hsl(177, 41%, 82%) |
| HSV | hsv(177, 16%, 89%) |
| CMYK | cmyk(16.2%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(87.99, -12.41, -3.05) |
| CIE-LCH | lch(87.99, 12.78, 193.82°) |
| OKLab | oklab(89.18% -0.0378 -0.0083) |
| OKLCH | oklch(89.18% 0.039 192.4) |
| XYZ | xyz(62.9531, 72.0523, 82.5274) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.91
Paleturquoise
#AFEEEE
ΔE00 5.42
Pale Blue
#D0FEFE
ΔE00 5.64
Very Pale Blue
#D6FFFE
ΔE00 5.70
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Very Light Blue
#D5FFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4E2 #E4BFC1
analogous
#BFE4D0 #BFE4E2 #BFD4E4
triadic
#BFE4E2 #E2BFE4 #E4E2BF
tetradic
#BFE4E2 #D0BFE4 #E4BFC1 #D4E4BF
square
#BFE4E2 #D0BFE4 #E4BFC1 #D4E4BF
split-complementary
#BFE4E2 #E4BFD4 #E4D0BF
monochromatic
#69C0BB #94D2CE #BFE4E2 #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.36
#BFE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BFE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4E2
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4E2 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#B4E6E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe4e2; /* rgb */ color: rgb(191, 228, 226); /* oklch */ color: oklch(89.2% 0.039 192.4);
Tailwind
colors: {
custom: {
50: '#d2eceb',
500: '#bfe4e2',
950: '#000000',
},
}SCSS
$custom: #bfe4e2; $custom-light: #d2eceb; $custom-dark: #000000;
JSON
{
"hex": "#bfe4e2",
"rgb": {
"r": 191,
"g": 228,
"b": 226
},
"hsl": {
"h": 176.757,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.89183,
"c": 0.03875,
"h": 192.4
},
"luminance": 0.72054
}Semantic roles & 50–950 ramp
primary
#BFE4E2
secondary
#BE8A8C
accent
#3239B4
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484