#BBDDDA#BBDDDA
#BBDDDA is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.036 H 190.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDDA |
|---|---|
| RGB | rgb(187, 221, 218) |
| HSL | hsl(175, 33%, 80%) |
| HSV | hsv(175, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 1.4%, 13.3%) |
| CIE-LAB | lab(85.67, -11.73, -2.27) |
| CIE-LCH | lch(85.67, 11.94, 190.96°) |
| OKLab | oklab(87.21% -0.0355 -0.0062) |
| OKLCH | oklch(87.21% 0.036 190) |
| XYZ | xyz(59.0015, 67.3381, 76.2050) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.45
Paleturquoise
#AFEEEE
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 7.18
Ice
#D6FFFA
ΔE00 7.31
Ice Blue (survey)
#D7FFFE
ΔE00 7.31
Pale Blue
#D0FEFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDDA #DDBBBE
analogous
#BBDDC9 #BBDDDA #BBCFDD
triadic
#BBDDDA #DABBDD #DDDABB
tetradic
#BBDDDA #C9BBDD #DDBBBE #CFDDBB
square
#BBDDDA #C9BBDD #DDBBBE #CFDDBB
split-complementary
#BBDDDA #DDBBCF #DDC9BB
monochromatic
#69B4AE #92C9C4 #BBDDDA #E4F1F0 #EBF5F4
Accessibility & contrast
On white
1.45
#BBDDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BBDDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDDA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDDA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#B2DFDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddda; /* rgb */ color: rgb(187, 221, 218); /* oklch */ color: oklch(87.2% 0.036 190.0);
Tailwind
colors: {
custom: {
50: '#cfe7e5',
500: '#bbddda',
950: '#000000',
},
}SCSS
$custom: #bbddda; $custom-light: #cfe7e5; $custom-dark: #000000;
JSON
{
"hex": "#bbddda",
"rgb": {
"r": 187,
"g": 221,
"b": 218
},
"hsl": {
"h": 174.706,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.8721,
"c": 0.03604,
"h": 190
},
"luminance": 0.6734
}Semantic roles & 50–950 ramp
primary
#BBDDDA
secondary
#B5878B
accent
#3944AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484