#BFDDD0#BFDDD0
#BFDDD0 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.036 H 167.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDD0 |
|---|---|
| RGB | rgb(191, 221, 208) |
| HSL | hsl(154, 31%, 81%) |
| HSV | hsv(154, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 5.9%, 13.3%) |
| CIE-LAB | lab(85.68, -12.40, 3.05) |
| CIE-LCH | lch(85.68, 12.77, 166.20°) |
| OKLab | oklab(87.19% -0.0356 0.0079) |
| OKLCH | oklch(87.19% 0.036 167.5) |
| XYZ | xyz(58.7247, 67.3421, 69.5666) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.19
Duck Egg Blue
#C3FBF4
ΔE00 8.45
Powder Blue
#B0E0E6
ΔE00 8.59
Paleturquoise
#AFEEEE
ΔE00 8.94
Ice Blue (survey)
#D7FFFE
ΔE00 8.97
Very Pale Blue
#D6FFFE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDD0 #DDBFCC
analogous
#BFDDC1 #BFDDD0 #BFDBDD
triadic
#BFDDD0 #D0BFDD #DDD0BF
tetradic
#BFDDD0 #C1BFDD #DDBFCC #DBDDBF
square
#BFDDD0 #C1BFDD #DDBFCC #DBDDBF
split-complementary
#BFDDD0 #DDBFDB #DDC1BF
monochromatic
#6FB395 #97C8B3 #BFDDD0 #E7F2ED #EBF4F0
Accessibility & contrast
On white
1.45
#BFDDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BFDDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDD0
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDD0 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9CF
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#B9DDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddd0; /* rgb */ color: rgb(191, 221, 208); /* oklch */ color: oklch(87.2% 0.036 167.5);
Tailwind
colors: {
custom: {
50: '#d2e7de',
500: '#bfddd0',
950: '#000000',
},
}SCSS
$custom: #bfddd0; $custom-light: #d2e7de; $custom-dark: #000000;
JSON
{
"hex": "#bfddd0",
"rgb": {
"r": 191,
"g": 221,
"b": 208
},
"hsl": {
"h": 154,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87192,
"c": 0.03642,
"h": 167.5
},
"luminance": 0.67343
}Semantic roles & 50–950 ramp
primary
#BFDDD0
secondary
#B48C9D
accent
#3C6BA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484