#BFE2DF#BFE2DF
#BFE2DF is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.7% C 0.037 H 190.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2DF |
|---|---|
| RGB | rgb(191, 226, 223) |
| HSL | hsl(175, 38%, 82%) |
| HSV | hsv(175, 15%, 89%) |
| CMYK | cmyk(15.5%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(87.39, -12.00, -2.37) |
| CIE-LCH | lch(87.39, 12.23, 191.16°) |
| OKLab | oklab(88.67% -0.0363 -0.0065) |
| OKLCH | oklch(88.67% 0.037 190.2) |
| XYZ | xyz(61.9980, 70.7951, 80.1961) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.39
Paleturquoise
#AFEEEE
ΔE00 6.00
Ice
#D6FFFA
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.19
Very Pale Blue
#D6FFFE
ΔE00 6.20
Pale Blue
#D0FEFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2DF #E2BFC2
analogous
#BFE2CE #BFE2DF #BFD4E2
triadic
#BFE2DF #DFBFE2 #E2DFBF
tetradic
#BFE2DF #CEBFE2 #E2BFC2 #D4E2BF
square
#BFE2DF #CEBFE2 #E2BFC2 #D4E2BF
split-complementary
#BFE2DF #E2BFD4 #E2CEBF
monochromatic
#6BBCB5 #95CFCA #BFE2DF #E9F5F4 #EAF5F4
Accessibility & contrast
On white
1.39
#BFE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#BFE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2DF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2DF | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#B5E4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfe2df; /* rgb */ color: rgb(191, 226, 223); /* oklch */ color: oklch(88.7% 0.037 190.2);
Tailwind
colors: {
custom: {
50: '#d2ebe9',
500: '#bfe2df',
950: '#000000',
},
}SCSS
$custom: #bfe2df; $custom-light: #d2ebe9; $custom-dark: #000000;
JSON
{
"hex": "#bfe2df",
"rgb": {
"r": 191,
"g": 226,
"b": 223
},
"hsl": {
"h": 174.857,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.88674,
"c": 0.03693,
"h": 190.2
},
"luminance": 0.70797
}Semantic roles & 50–950 ramp
primary
#BFE2DF
secondary
#BB8A8E
accent
#3540B1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484