#BBDDD0#BBDDD0
#BBDDD0 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.9% C 0.040 H 170.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD0 |
|---|---|
| RGB | rgb(187, 221, 208) |
| HSL | hsl(157, 33%, 80%) |
| HSV | hsv(157, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 5.9%, 13.3%) |
| CIE-LAB | lab(85.42, -13.70, 2.64) |
| CIE-LCH | lch(85.42, 13.95, 169.09°) |
| OKLab | oklab(86.92% -0.0395 0.0068) |
| OKLCH | oklch(86.92% 0.04 170.2) |
| XYZ | xyz(57.7323, 66.8304, 69.5201) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.88
Ice
#D6FFFA
ΔE00 8.08
Powder Blue
#B0E0E6
ΔE00 8.21
Paleturquoise
#AFEEEE
ΔE00 8.21
Eggshell Blue
#C4FFF7
ΔE00 8.64
Light Light Blue
#CAFFFB
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD0 #DDBBC8
analogous
#BBDDBF #BBDDD0 #BBD9DD
triadic
#BBDDD0 #D0BBDD #DDD0BB
tetradic
#BBDDD0 #BFBBDD #DDBBC8 #D9DDBB
square
#BBDDD0 #BFBBDD #DDBBC8 #D9DDBB
split-complementary
#BBDDD0 #DDBBD9 #DDBFBB
monochromatic
#69B498 #92C9B4 #BBDDD0 #E4F1EC #EBF5F1
Accessibility & contrast
On white
1.46
#BBDDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BBDDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD0
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD0 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#D4D4D1
Tritanopia (blue-blind)
#B4DED9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbddd0; /* rgb */ color: rgb(187, 221, 208); /* oklch */ color: oklch(86.9% 0.040 170.2);
Tailwind
colors: {
custom: {
50: '#cfe7de',
500: '#bbddd0',
950: '#000000',
},
}SCSS
$custom: #bbddd0; $custom-light: #cfe7de; $custom-dark: #000000;
JSON
{
"hex": "#bbddd0",
"rgb": {
"r": 187,
"g": 221,
"b": 208
},
"hsl": {
"h": 157.059,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86922,
"c": 0.04007,
"h": 170.2
},
"luminance": 0.66832
}Semantic roles & 50–950 ramp
primary
#BBDDD0
secondary
#B58799
accent
#3965AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484