#BBDFD9#BBDFD9
#BBDFD9 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.039 H 184.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFD9 |
|---|---|
| RGB | rgb(187, 223, 217) |
| HSL | hsl(170, 36%, 80%) |
| HSV | hsv(170, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.18, -12.94, -1.00) |
| CIE-LCH | lch(86.18, 12.98, 184.42°) |
| OKLab | oklab(87.6% -0.0386 -0.0029) |
| OKLCH | oklch(87.6% 0.039 184.3) |
| XYZ | xyz(59.4023, 68.3483, 75.6950) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 6.24
Ice
#D6FFFA
ΔE00 6.83
Duck Egg Blue
#C3FBF4
ΔE00 6.87
Pale Blue
#D0FEFE
ΔE00 7.14
Very Pale Blue
#D6FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFD9 #DFBBC1
analogous
#BBDFC7 #BBDFD9 #BBD3DF
triadic
#BBDFD9 #D9BBDF #DFD9BB
tetradic
#BBDFD9 #C7BBDF #DFBBC1 #D3DFBB
square
#BBDFD9 #C7BBDF #DFBBC1 #D3DFBB
split-complementary
#BBDFD9 #DFBBD3 #DFC7BB
monochromatic
#68B8AA #91CBC2 #BBDFD9 #E5F3F0 #EAF5F3
Accessibility & contrast
On white
1.43
#BBDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BBDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFD9
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFD9 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBD9
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#B2E1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfd9; /* rgb */ color: rgb(187, 223, 217); /* oklch */ color: oklch(87.6% 0.039 184.3);
Tailwind
colors: {
custom: {
50: '#d0e9e4',
500: '#bbdfd9',
950: '#000000',
},
}SCSS
$custom: #bbdfd9; $custom-light: #d0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#bbdfd9",
"rgb": {
"r": 187,
"g": 223,
"b": 217
},
"hsl": {
"h": 170,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87602,
"c": 0.03869,
"h": 184.3
},
"luminance": 0.6835
}Semantic roles & 50–950 ramp
primary
#BBDFD9
secondary
#B7878F
accent
#374BAF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484