#BFE2DE#BFE2DE
#BFE2DE is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.6% C 0.037 H 188.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2DE |
|---|---|
| RGB | rgb(191, 226, 222) |
| HSL | hsl(173, 38%, 82%) |
| HSV | hsv(173, 15%, 89%) |
| CMYK | cmyk(15.5%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(87.36, -12.20, -1.88) |
| CIE-LCH | lch(87.36, 12.34, 188.76°) |
| OKLab | oklab(88.65% -0.0367 -0.0052) |
| OKLCH | oklch(88.65% 0.037 188.1) |
| XYZ | xyz(61.8636, 70.7413, 79.4881) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.72
Paleturquoise
#AFEEEE
ΔE00 6.04
Ice
#D6FFFA
ΔE00 6.15
Ice Blue (survey)
#D7FFFE
ΔE00 6.27
Very Pale Blue
#D6FFFE
ΔE00 6.28
Pale Blue
#D0FEFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2DE #E2BFC3
analogous
#BFE2CD #BFE2DE #BFD5E2
triadic
#BFE2DE #DEBFE2 #E2DEBF
tetradic
#BFE2DE #CDBFE2 #E2BFC3 #D5E2BF
square
#BFE2DE #CDBFE2 #E2BFC3 #D5E2BF
split-complementary
#BFE2DE #E2BFD5 #E2CDBF
monochromatic
#6BBCB3 #95CFC8 #BFE2DE #E9F5F4 #EAF5F4
Accessibility & contrast
On white
1.39
#BFE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#BFE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2DE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2DE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#B6E4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfe2de; /* rgb */ color: rgb(191, 226, 222); /* oklch */ color: oklch(88.6% 0.037 188.1);
Tailwind
colors: {
custom: {
50: '#d2ebe8',
500: '#bfe2de',
950: '#000000',
},
}SCSS
$custom: #bfe2de; $custom-light: #d2ebe8; $custom-dark: #000000;
JSON
{
"hex": "#bfe2de",
"rgb": {
"r": 191,
"g": 226,
"b": 222
},
"hsl": {
"h": 173.143,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.88645,
"c": 0.03711,
"h": 188.1
},
"luminance": 0.70743
}Semantic roles & 50–950 ramp
primary
#BFE2DE
secondary
#BB8A90
accent
#3543B1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484