#BFE2DB#BFE2DB
#BFE2DB is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.6% C 0.038 H 182.0°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2DB |
|---|---|
| RGB | rgb(191, 226, 219) |
| HSL | hsl(168, 38%, 82%) |
| HSV | hsv(168, 15%, 89%) |
| CMYK | cmyk(15.5%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(87.28, -12.80, -0.41) |
| CIE-LCH | lch(87.28, 12.80, 181.85°) |
| OKLab | oklab(88.56% -0.0379 -0.0013) |
| OKLCH | oklch(88.56% 0.038 182) |
| XYZ | xyz(61.4651, 70.5819, 77.3894) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.82
Ice
#D6FFFA
ΔE00 6.22
Paleturquoise
#AFEEEE
ΔE00 6.37
Duck Egg Blue
#C3FBF4
ΔE00 6.48
Very Pale Blue
#D6FFFE
ΔE00 6.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2DB #E2BFC6
analogous
#BFE2CA #BFE2DB #BFD8E2
triadic
#BFE2DB #DBBFE2 #E2DBBF
tetradic
#BFE2DB #CABFE2 #E2BFC6 #D8E2BF
square
#BFE2DB #CABFE2 #E2BFC6 #D8E2BF
split-complementary
#BFE2DB #E2BFD8 #E2CABF
monochromatic
#6BBCAC #95CFC3 #BFE2DB #E9F5F3 #EAF5F3
Accessibility & contrast
On white
1.39
#BFE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#BFE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2DB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2DB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#B6E3E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfe2db; /* rgb */ color: rgb(191, 226, 219); /* oklch */ color: oklch(88.6% 0.038 182.0);
Tailwind
colors: {
custom: {
50: '#d2ebe6',
500: '#bfe2db',
950: '#000000',
},
}SCSS
$custom: #bfe2db; $custom-light: #d2ebe6; $custom-dark: #000000;
JSON
{
"hex": "#bfe2db",
"rgb": {
"r": 191,
"g": 226,
"b": 219
},
"hsl": {
"h": 168,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.88558,
"c": 0.03794,
"h": 182
},
"luminance": 0.70584
}Semantic roles & 50–950 ramp
primary
#BFE2DB
secondary
#BB8A94
accent
#354EB1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484