#BFDFE0#BFDFE0
#BFDFE0 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.1% C 0.034 H 198.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFE0 |
|---|---|
| RGB | rgb(191, 223, 224) |
| HSL | hsl(182, 35%, 81%) |
| HSV | hsv(182, 15%, 88%) |
| CMYK | cmyk(14.7%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(86.62, -10.27, -4.02) |
| CIE-LCH | lch(86.62, 11.03, 201.38°) |
| OKLab | oklab(88.08% -0.0319 -0.0109) |
| OKLCH | oklch(88.08% 0.034 198.9) |
| XYZ | xyz(61.3246, 69.2319, 80.6387) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.88
Lightblue
#ADD8E6
ΔE00 5.68
Lightcyan
#E0FFFF
ΔE00 6.92
Ice Blue (survey)
#D7FFFE
ΔE00 6.93
Pale Sky Blue
#BDF6FE
ΔE00 6.94
Very Light Blue
#D5FFFF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFE0 #E0C0BF
analogous
#BFE0D1 #BFDFE0 #BFCFE0
triadic
#BFDFE0 #E0BFDF #DFE0BF
tetradic
#BFDFE0 #D1BFE0 #E0C0BF #CFE0BF
square
#BFDFE0 #D1BFE0 #E0C0BF #CFE0BF
split-complementary
#BFDFE0 #E0BFCF #E0D1BF
monochromatic
#6DB6B8 #96CACC #BFDFE0 #E8F4F4 #EAF5F5
Accessibility & contrast
On white
1.41
#BFDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BFDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFE0
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFE0 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE0
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#B5E1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfe0; /* rgb */ color: rgb(191, 223, 224); /* oklch */ color: oklch(88.1% 0.034 198.9);
Tailwind
colors: {
custom: {
50: '#d2e9e9',
500: '#bfdfe0',
950: '#000000',
},
}SCSS
$custom: #bfdfe0; $custom-light: #d2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bfdfe0",
"rgb": {
"r": 191,
"g": 223,
"b": 224
},
"hsl": {
"h": 181.818,
"s": 34.737,
"l": 81.373
},
"oklch": {
"l": 0.88076,
"c": 0.03376,
"h": 198.9
},
"luminance": 0.69234
}Semantic roles & 50–950 ramp
primary
#BFDFE0
secondary
#B88C8B
accent
#3B38AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484