#BFE3DF#BFE3DF
#BFE3DF is a very light, muted teal. Relative luminance 0.713; OKLCH L 88.9% C 0.038 H 188.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE3DF |
|---|---|
| RGB | rgb(191, 227, 223) |
| HSL | hsl(173, 39%, 82%) |
| HSV | hsv(173, 16%, 89%) |
| CMYK | cmyk(15.9%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(87.65, -12.51, -1.98) |
| CIE-LCH | lch(87.65, 12.66, 188.99°) |
| OKLab | oklab(88.88% -0.0377 -0.0055) |
| OKLCH | oklch(88.88% 0.038 188.3) |
| XYZ | xyz(62.2707, 71.3405, 80.2870) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.65
Paleturquoise
#AFEEEE
ΔE00 5.76
Ice
#D6FFFA
ΔE00 5.91
Pale Blue
#D0FEFE
ΔE00 6.05
Very Pale Blue
#D6FFFE
ΔE00 6.06
Ice Blue (survey)
#D7FFFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE3DF #E3BFC3
analogous
#BFE3CD #BFE3DF #BFD5E3
triadic
#BFE3DF #DFBFE3 #E3DFBF
tetradic
#BFE3DF #CDBFE3 #E3BFC3 #D5E3BF
square
#BFE3DF #CDBFE3 #E3BFC3 #D5E3BF
split-complementary
#BFE3DF #E3BFD5 #E3CDBF
monochromatic
#6ABEB4 #94D0CA #BFE3DF #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.38
#BFE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#BFE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE3DF
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE3DF | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#D8DAE0
Tritanopia (blue-blind)
#B5E5E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe3df; /* rgb */ color: rgb(191, 227, 223); /* oklch */ color: oklch(88.9% 0.038 188.3);
Tailwind
colors: {
custom: {
50: '#d2ebe9',
500: '#bfe3df',
950: '#000000',
},
}SCSS
$custom: #bfe3df; $custom-light: #d2ebe9; $custom-dark: #000000;
JSON
{
"hex": "#bfe3df",
"rgb": {
"r": 191,
"g": 227,
"b": 223
},
"hsl": {
"h": 173.333,
"s": 39.13,
"l": 81.961
},
"oklch": {
"l": 0.88884,
"c": 0.03808,
"h": 188.3
},
"luminance": 0.71342
}Semantic roles & 50–950 ramp
primary
#BFE3DF
secondary
#BC8A90
accent
#3341B2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484