#BBDDD1#BBDDD1
#BBDDD1 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.039 H 172.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD1 |
|---|---|
| RGB | rgb(187, 221, 209) |
| HSL | hsl(159, 33%, 80%) |
| HSV | hsv(159, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 5.4%, 13.3%) |
| CIE-LAB | lab(85.44, -13.51, 2.15) |
| CIE-LCH | lch(85.44, 13.68, 170.96°) |
| OKLab | oklab(86.95% -0.0391 0.0055) |
| OKLCH | oklch(86.95% 0.039 172) |
| XYZ | xyz(57.8557, 66.8797, 70.1701) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 7.82
Ice
#D6FFFA
ΔE00 7.91
Paleturquoise
#AFEEEE
ΔE00 7.96
Light Light Blue
#CAFFFB
ΔE00 8.52
Eggshell Blue
#C4FFF7
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD1 #DDBBC7
analogous
#BBDDC0 #BBDDD1 #BBD8DD
triadic
#BBDDD1 #D1BBDD #DDD1BB
tetradic
#BBDDD1 #C0BBDD #DDBBC7 #D8DDBB
square
#BBDDD1 #C0BBDD #DDBBC7 #D8DDBB
split-complementary
#BBDDD1 #DDBBD8 #DDC0BB
monochromatic
#69B49A #92C9B5 #BBDDD1 #E4F1ED #EBF5F1
Accessibility & contrast
On white
1.46
#BBDDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BBDDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD1
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD1 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#D4D4D2
Tritanopia (blue-blind)
#B4DED9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbddd1; /* rgb */ color: rgb(187, 221, 209); /* oklch */ color: oklch(87.0% 0.039 172.0);
Tailwind
colors: {
custom: {
50: '#cfe7df',
500: '#bbddd1',
950: '#000000',
},
}SCSS
$custom: #bbddd1; $custom-light: #cfe7df; $custom-dark: #000000;
JSON
{
"hex": "#bbddd1",
"rgb": {
"r": 187,
"g": 221,
"b": 209
},
"hsl": {
"h": 158.824,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.8695,
"c": 0.03946,
"h": 172
},
"luminance": 0.66881
}Semantic roles & 50–950 ramp
primary
#BBDDD1
secondary
#B58797
accent
#3962AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484