#BFDDDF#BFDDDF
#BFDDDF is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.6% C 0.032 H 201.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDDF |
|---|---|
| RGB | rgb(191, 221, 223) |
| HSL | hsl(184, 33%, 81%) |
| HSV | hsv(184, 14%, 87%) |
| CMYK | cmyk(14.3%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(86.06, -9.45, -4.31) |
| CIE-LCH | lch(86.06, 10.39, 204.51°) |
| OKLab | oklab(87.63% -0.0296 -0.0117) |
| OKLCH | oklch(87.63% 0.032 201.5) |
| XYZ | xyz(60.6582, 68.1155, 79.7495) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.28
Lightblue
#ADD8E6
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 7.32
Pale Sky Blue
#BDF6FE
ΔE00 7.48
Ice Blue (survey)
#D7FFFE
ΔE00 7.56
Very Light Blue
#D5FFFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDDF #DFC1BF
analogous
#BFDFD1 #BFDDDF #BFCDDF
triadic
#BFDDDF #DFBFDD #DDDFBF
tetradic
#BFDDDF #D1BFDF #DFC1BF #CDDFBF
square
#BFDDDF #D1BFDF #DFC1BF #CDDFBF
split-complementary
#BFDDDF #DFBFCD #DFD1BF
monochromatic
#6DB2B6 #96C7CB #BFDDDF #E8F3F3 #EBF4F5
Accessibility & contrast
On white
1.44
#BFDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BFDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDDF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDDF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#B6DFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdddf; /* rgb */ color: rgb(191, 221, 223); /* oklch */ color: oklch(87.6% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#d2e7e9',
500: '#bfdddf',
950: '#000000',
},
}SCSS
$custom: #bfdddf; $custom-light: #d2e7e9; $custom-dark: #000000;
JSON
{
"hex": "#bfdddf",
"rgb": {
"r": 191,
"g": 221,
"b": 223
},
"hsl": {
"h": 183.75,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87628,
"c": 0.03186,
"h": 201.5
},
"luminance": 0.68117
}Semantic roles & 50–950 ramp
primary
#BFDDDF
secondary
#B78E8B
accent
#4139AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484