#BBDED2#BBDED2
#BBDED2 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.040 H 172.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED2 |
|---|---|
| RGB | rgb(187, 222, 210) |
| HSL | hsl(159, 35%, 80%) |
| HSV | hsv(159, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(85.74, -13.82, 2.04) |
| CIE-LCH | lch(85.74, 13.97, 171.58°) |
| OKLab | oklab(87.19% -0.04 0.0052) |
| OKLCH | oklch(87.19% 0.04 172.6) |
| XYZ | xyz(58.2447, 67.4590, 70.9124) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.46
Ice
#D6FFFA
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 7.71
Powder Blue
#B0E0E6
ΔE00 7.73
Eggshell Blue
#C4FFF7
ΔE00 8.24
Light Light Blue
#CAFFFB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED2 #DEBBC7
analogous
#BBDEC1 #BBDED2 #BBD8DE
triadic
#BBDED2 #D2BBDE #DED2BB
tetradic
#BBDED2 #C1BBDE #DEBBC7 #D8DEBB
square
#BBDED2 #C1BBDE #DEBBC7 #D8DEBB
split-complementary
#BBDED2 #DEBBD8 #DEC1BB
monochromatic
#69B69B #92CAB7 #BBDED2 #E4F2ED #EAF5F1
Accessibility & contrast
On white
1.45
#BBDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BBDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED2
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED2 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#B3DFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbded2; /* rgb */ color: rgb(187, 222, 210); /* oklch */ color: oklch(87.2% 0.040 172.6);
Tailwind
colors: {
custom: {
50: '#cfe8df',
500: '#bbded2',
950: '#000000',
},
}SCSS
$custom: #bbded2; $custom-light: #cfe8df; $custom-dark: #000000;
JSON
{
"hex": "#bbded2",
"rgb": {
"r": 187,
"g": 222,
"b": 210
},
"hsl": {
"h": 159.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8719,
"c": 0.04037,
"h": 172.6
},
"luminance": 0.6746
}Semantic roles & 50–950 ramp
primary
#BBDED2
secondary
#B68797
accent
#3860AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484