#BFDDD2#BFDDD2
#BFDDD2 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.2% C 0.035 H 171.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDD2 |
|---|---|
| RGB | rgb(191, 221, 210) |
| HSL | hsl(158, 31%, 81%) |
| HSV | hsv(158, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(85.73, -12.02, 2.06) |
| CIE-LCH | lch(85.73, 12.20, 170.26°) |
| OKLab | oklab(87.25% -0.0348 0.0053) |
| OKLCH | oklch(87.25% 0.035 171.3) |
| XYZ | xyz(58.9723, 67.4411, 70.8707) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.84
Ice
#D6FFFA
ΔE00 7.87
Duck Egg Blue
#C3FBF4
ΔE00 8.24
Paleturquoise
#AFEEEE
ΔE00 8.49
Ice Blue (survey)
#D7FFFE
ΔE00 8.52
Very Pale Blue
#D6FFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDD2 #DDBFCA
analogous
#BFDDC3 #BFDDD2 #BFD9DD
triadic
#BFDDD2 #D2BFDD #DDD2BF
tetradic
#BFDDD2 #C3BFDD #DDBFCA #D9DDBF
square
#BFDDD2 #C3BFDD #DDBFCA #D9DDBF
split-complementary
#BFDDD2 #DDBFD9 #DDC3BF
monochromatic
#6FB39A #97C8B6 #BFDDD2 #E7F2EE #EBF4F1
Accessibility & contrast
On white
1.45
#BFDDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BFDDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDD2
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDD2 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#B9DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddd2; /* rgb */ color: rgb(191, 221, 210); /* oklch */ color: oklch(87.2% 0.035 171.3);
Tailwind
colors: {
custom: {
50: '#d2e7df',
500: '#bfddd2',
950: '#000000',
},
}SCSS
$custom: #bfddd2; $custom-light: #d2e7df; $custom-dark: #000000;
JSON
{
"hex": "#bfddd2",
"rgb": {
"r": 191,
"g": 221,
"b": 210
},
"hsl": {
"h": 158,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87248,
"c": 0.03516,
"h": 171.3
},
"luminance": 0.67442
}Semantic roles & 50–950 ramp
primary
#BFDDD2
secondary
#B48C9B
accent
#3C64A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484