#BFE5DF#BFE5DF
#BFE5DF is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.3% C 0.040 H 184.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE5DF |
|---|---|
| RGB | rgb(191, 229, 223) |
| HSL | hsl(171, 42%, 82%) |
| HSV | hsv(171, 17%, 90%) |
| CMYK | cmyk(16.6%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(88.18, -13.52, -1.20) |
| CIE-LCH | lch(88.18, 13.57, 185.08°) |
| OKLab | oklab(89.31% -0.0403 -0.0034) |
| OKLCH | oklch(89.31% 0.04 184.8) |
| XYZ | xyz(62.8209, 72.4409, 80.4704) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 5.44
Ice
#D6FFFA
ΔE00 5.50
Duck Egg Blue
#C3FBF4
ΔE00 5.59
Pale Blue
#D0FEFE
ΔE00 5.88
Very Pale Blue
#D6FFFE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE5DF #E5BFC5
analogous
#BFE5CC #BFE5DF #BFD8E5
triadic
#BFE5DF #DFBFE5 #E5DFBF
tetradic
#BFE5DF #CCBFE5 #E5BFC5 #D8E5BF
square
#BFE5DF #CCBFE5 #E5BFC5 #D8E5BF
split-complementary
#BFE5DF #E5BFD8 #E5CCBF
monochromatic
#68C2B3 #93D3C9 #BFE5DF #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.36
#BFE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BFE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE5DF
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE5DF | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#DADBE0
Tritanopia (blue-blind)
#B5E7E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe5df; /* rgb */ color: rgb(191, 229, 223); /* oklch */ color: oklch(89.3% 0.040 184.8);
Tailwind
colors: {
custom: {
50: '#d2ede9',
500: '#bfe5df',
950: '#000000',
},
}SCSS
$custom: #bfe5df; $custom-light: #d2ede9; $custom-dark: #000000;
JSON
{
"hex": "#bfe5df",
"rgb": {
"r": 191,
"g": 229,
"b": 223
},
"hsl": {
"h": 170.526,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.89305,
"c": 0.04048,
"h": 184.8
},
"luminance": 0.72443
}Semantic roles & 50–950 ramp
primary
#BFE5DF
secondary
#BF8992
accent
#3045B5
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484