#BBDED5#BBDED5
#BBDED5 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.039 H 178.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED5 |
|---|---|
| RGB | rgb(187, 222, 213) |
| HSL | hsl(165, 35%, 80%) |
| HSV | hsv(165, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(85.81, -13.23, 0.57) |
| CIE-LCH | lch(85.81, 13.24, 177.53°) |
| OKLab | oklab(87.28% -0.0388 0.0013) |
| OKLCH | oklch(87.28% 0.039 178.1) |
| XYZ | xyz(58.6219, 67.6099, 72.8993) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.55
Paleturquoise
#AFEEEE
ΔE00 7.03
Duck Egg Blue
#C3FBF4
ΔE00 7.20
Ice
#D6FFFA
ΔE00 7.28
Light Light Blue
#CAFFFB
ΔE00 7.83
Very Pale Blue
#D6FFFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED5 #DEBBC4
analogous
#BBDEC3 #BBDED5 #BBD5DE
triadic
#BBDED5 #D5BBDE #DED5BB
tetradic
#BBDED5 #C3BBDE #DEBBC4 #D5DEBB
square
#BBDED5 #C3BBDE #DEBBC4 #D5DEBB
split-complementary
#BBDED5 #DEBBD5 #DEC3BB
monochromatic
#69B6A2 #92CABC #BBDED5 #E4F2EE #EAF5F2
Accessibility & contrast
On white
1.45
#BBDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BBDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED5
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED5 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D5
Deuteranopia (green-blind)
#D4D5D6
Tritanopia (blue-blind)
#B3DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbded5; /* rgb */ color: rgb(187, 222, 213); /* oklch */ color: oklch(87.3% 0.039 178.1);
Tailwind
colors: {
custom: {
50: '#cfe8e1',
500: '#bbded5',
950: '#000000',
},
}SCSS
$custom: #bbded5; $custom-light: #cfe8e1; $custom-dark: #000000;
JSON
{
"hex": "#bbded5",
"rgb": {
"r": 187,
"g": 222,
"b": 213
},
"hsl": {
"h": 164.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87275,
"c": 0.03885,
"h": 178.1
},
"luminance": 0.67611
}Semantic roles & 50–950 ramp
primary
#BBDED5
secondary
#B68793
accent
#3856AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484