#BBDDD4#BBDDD4
#BBDDD4 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.0% C 0.038 H 177.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD4 |
|---|---|
| RGB | rgb(187, 221, 212) |
| HSL | hsl(164, 33%, 80%) |
| HSV | hsv(164, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 4.1%, 13.3%) |
| CIE-LAB | lab(85.52, -12.92, 0.67) |
| CIE-LCH | lch(85.52, 12.94, 177.02°) |
| OKLab | oklab(87.04% -0.0379 0.0016) |
| OKLCH | oklch(87.04% 0.038 177.6) |
| XYZ | xyz(58.2306, 67.0297, 72.1446) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.65
Paleturquoise
#AFEEEE
ΔE00 7.30
Duck Egg Blue
#C3FBF4
ΔE00 7.51
Ice
#D6FFFA
ΔE00 7.51
Very Pale Blue
#D6FFFE
ΔE00 8.07
Ice Blue (survey)
#D7FFFE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD4 #DDBBC4
analogous
#BBDDC3 #BBDDD4 #BBD5DD
triadic
#BBDDD4 #D4BBDD #DDD4BB
tetradic
#BBDDD4 #C3BBDD #DDBBC4 #D5DDBB
square
#BBDDD4 #C3BBDD #DDBBC4 #D5DDBB
split-complementary
#BBDDD4 #DDBBD5 #DDC3BB
monochromatic
#69B4A0 #92C9BA #BBDDD4 #E4F1EE #EBF5F2
Accessibility & contrast
On white
1.46
#BBDDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BBDDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD4
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD4 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D4
Deuteranopia (green-blind)
#D3D4D5
Tritanopia (blue-blind)
#B3DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddd4; /* rgb */ color: rgb(187, 221, 212); /* oklch */ color: oklch(87.0% 0.038 177.6);
Tailwind
colors: {
custom: {
50: '#cfe7e1',
500: '#bbddd4',
950: '#000000',
},
}SCSS
$custom: #bbddd4; $custom-light: #cfe7e1; $custom-dark: #000000;
JSON
{
"hex": "#bbddd4",
"rgb": {
"r": 187,
"g": 221,
"b": 212
},
"hsl": {
"h": 164.118,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87035,
"c": 0.03791,
"h": 177.6
},
"luminance": 0.67031
}Semantic roles & 50–950 ramp
primary
#BBDDD4
secondary
#B58793
accent
#3958AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484