#BBDEDA#BBDEDA
#BBDEDA is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.4% C 0.037 H 188.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEDA |
|---|---|
| RGB | rgb(187, 222, 218) |
| HSL | hsl(173, 35%, 80%) |
| HSV | hsv(173, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(85.94, -12.23, -1.88) |
| CIE-LCH | lch(85.94, 12.38, 188.74°) |
| OKLab | oklab(87.42% -0.0368 -0.0052) |
| OKLCH | oklch(87.42% 0.037 188) |
| XYZ | xyz(59.2664, 67.8677, 76.2933) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.65
Paleturquoise
#AFEEEE
ΔE00 6.34
Ice
#D6FFFA
ΔE00 7.04
Pale Blue
#D0FEFE
ΔE00 7.14
Very Pale Blue
#D6FFFE
ΔE00 7.16
Ice Blue (survey)
#D7FFFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEDA #DEBBBF
analogous
#BBDEC8 #BBDEDA #BBD0DE
triadic
#BBDEDA #DABBDE #DEDABB
tetradic
#BBDEDA #C8BBDE #DEBBBF #D0DEBB
square
#BBDEDA #C8BBDE #DEBBBF #D0DEBB
split-complementary
#BBDEDA #DEBBD0 #DEC8BB
monochromatic
#69B6AD #92CAC4 #BBDEDA #E4F2F0 #EAF5F4
Accessibility & contrast
On white
1.44
#BBDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BBDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEDA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEDA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#B2E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdeda; /* rgb */ color: rgb(187, 222, 218); /* oklch */ color: oklch(87.4% 0.037 188.0);
Tailwind
colors: {
custom: {
50: '#cfe8e5',
500: '#bbdeda',
950: '#000000',
},
}SCSS
$custom: #bbdeda; $custom-light: #cfe8e5; $custom-dark: #000000;
JSON
{
"hex": "#bbdeda",
"rgb": {
"r": 187,
"g": 222,
"b": 218
},
"hsl": {
"h": 173.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8742,
"c": 0.03721,
"h": 188
},
"luminance": 0.67869
}Semantic roles & 50–950 ramp
primary
#BBDEDA
secondary
#B6878D
accent
#3845AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484