#BDDFCF#BDDFCF
#BDDFCF is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.042 H 165.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFCF |
|---|---|
| RGB | rgb(189, 223, 207) |
| HSL | hsl(152, 35%, 81%) |
| HSV | hsv(152, 15%, 87%) |
| CMYK | cmyk(15.2%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(86.06, -14.26, 4.11) |
| CIE-LCH | lch(86.06, 14.84, 163.93°) |
| OKLab | oklab(87.45% -0.0406 0.0106) |
| OKLCH | oklch(87.45% 0.042 165.3) |
| XYZ | xyz(58.6336, 68.0978, 69.0744) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.03
Ice
#D6FFFA
ΔE00 8.26
Eggshell Blue
#C4FFF7
ΔE00 8.70
Paleturquoise
#AFEEEE
ΔE00 8.87
Light Light Blue
#CAFFFB
ΔE00 8.93
Pale Aqua
#B8FFEB
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFCF #DFBDCD
analogous
#BDDFBE #BDDFCF #BDDEDF
triadic
#BDDFCF #CFBDDF #DFCFBD
tetradic
#BDDFCF #BEBDDF #DFBDCD #DEDFBD
square
#BDDFCF #BEBDDF #DFBDCD #DEDFBD
split-complementary
#BDDFCF #DFBDDE #DFBEBD
monochromatic
#6BB793 #94CBB1 #BDDFCF #E6F3ED #EAF5F0
Accessibility & contrast
On white
1.44
#BDDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BDDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFCF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFCF | 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)
#DDDACE
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#B7DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddfcf; /* rgb */ color: rgb(189, 223, 207); /* oklch */ color: oklch(87.5% 0.042 165.3);
Tailwind
colors: {
custom: {
50: '#d1e9dd',
500: '#bddfcf',
950: '#000000',
},
}SCSS
$custom: #bddfcf; $custom-light: #d1e9dd; $custom-dark: #000000;
JSON
{
"hex": "#bddfcf",
"rgb": {
"r": 189,
"g": 223,
"b": 207
},
"hsl": {
"h": 151.765,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.87452,
"c": 0.04201,
"h": 165.3
},
"luminance": 0.68099
}Semantic roles & 50–950 ramp
primary
#BDDFCF
secondary
#B7899F
accent
#386FAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484