#BFE2E1#BFE2E1
#BFE2E1 is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.7% C 0.037 H 194.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2E1 |
|---|---|
| RGB | rgb(191, 226, 225) |
| HSL | hsl(178, 38%, 82%) |
| HSV | hsv(178, 15%, 89%) |
| CMYK | cmyk(15.5%, 0%, 0.4%, 11.4%) |
| CIE-LAB | lab(87.44, -11.60, -3.34) |
| CIE-LCH | lch(87.44, 12.07, 196.08°) |
| OKLab | oklab(88.73% -0.0356 -0.0091) |
| OKLCH | oklch(88.73% 0.037 194.4) |
| XYZ | xyz(62.2692, 70.9036, 81.6245) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.79
Paleturquoise
#AFEEEE
ΔE00 6.03
Ice Blue (survey)
#D7FFFE
ΔE00 6.13
Pale Blue
#D0FEFE
ΔE00 6.13
Very Pale Blue
#D6FFFE
ΔE00 6.14
Very Light Blue
#D5FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2E1 #E2BFC0
analogous
#BFE2D0 #BFE2E1 #BFD2E2
triadic
#BFE2E1 #E1BFE2 #E2E1BF
tetradic
#BFE2E1 #D0BFE2 #E2BFC0 #D2E2BF
square
#BFE2E1 #D0BFE2 #E2BFC0 #D2E2BF
split-complementary
#BFE2E1 #E2BFD2 #E2D0BF
monochromatic
#6BBCBA #95CFCD #BFE2E1 #E9F5F5 #EAF5F5
Accessibility & contrast
On white
1.38
#BFE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BFE2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2E1
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2E1 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE1
Deuteranopia (green-blind)
#D6D9E1
Tritanopia (blue-blind)
#B5E4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfe2e1; /* rgb */ color: rgb(191, 226, 225); /* oklch */ color: oklch(88.7% 0.037 194.4);
Tailwind
colors: {
custom: {
50: '#d2ebea',
500: '#bfe2e1',
950: '#000000',
},
}SCSS
$custom: #bfe2e1; $custom-light: #d2ebea; $custom-dark: #000000;
JSON
{
"hex": "#bfe2e1",
"rgb": {
"r": 191,
"g": 226,
"b": 225
},
"hsl": {
"h": 178.286,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.88734,
"c": 0.03672,
"h": 194.4
},
"luminance": 0.70905
}Semantic roles & 50–950 ramp
primary
#BFE2E1
secondary
#BB8A8C
accent
#3538B1
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484