#BAEBDB#BAEBDB
#BAEBDB is a very light, muted teal. Relative luminance 0.750; OKLCH L 90.1% C 0.055 H 173.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBDB |
|---|---|
| RGB | rgb(186, 235, 219) |
| HSL | hsl(160, 55%, 83%) |
| HSV | hsv(160, 21%, 92%) |
| CMYK | cmyk(20.9%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(89.38, -18.86, 2.60) |
| CIE-LCH | lch(89.38, 19.04, 172.14°) |
| OKLab | oklab(90.15% -0.0545 0.0066) |
| OKLCH | oklch(90.15% 0.055 173.1) |
| XYZ | xyz(62.7406, 74.9681, 78.1687) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.96
Pale Aqua
#B8FFEB
ΔE00 5.22
Eggshell Blue
#C4FFF7
ΔE00 5.39
Light Light Blue
#CAFFFB
ΔE00 6.35
Paleturquoise
#AFEEEE
ΔE00 6.60
Ice
#D6FFFA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBDB #EBBACA
analogous
#BAEBC2 #BAEBDB #BAE3EB
triadic
#BAEBDB #DBBAEB #EBDBBA
tetradic
#BAEBDB #C2BAEB #EBBACA #E3EBBA
square
#BAEBDB #C2BAEB #EBBACA #E3EBBA
split-complementary
#BAEBDB #EBBAE3 #EBC2BA
monochromatic
#5BCFA9 #8BDDC2 #BAEBDB #E7F8F3 #E7F8F3
Accessibility & contrast
On white
1.31
#BAEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#BAEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBDB
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBDB | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#AFECE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #baebdb; /* rgb */ color: rgb(186, 235, 219); /* oklch */ color: oklch(90.1% 0.055 173.1);
Tailwind
colors: {
custom: {
50: '#cff1e6',
500: '#baebdb',
950: '#000000',
},
}SCSS
$custom: #baebdb; $custom-light: #cff1e6; $custom-dark: #000000;
JSON
{
"hex": "#baebdb",
"rgb": {
"r": 186,
"g": 235,
"b": 219
},
"hsl": {
"h": 160.408,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.90146,
"c": 0.05494,
"h": 173.1
},
"luminance": 0.7497
}Semantic roles & 50–950 ramp
primary
#BAEBDB
secondary
#C78299
accent
#2357C3
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141615
muted
#838584