#BAE0CD#BAE0CD
#BAE0CD is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.4% C 0.048 H 163.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE0CD |
|---|---|
| RGB | rgb(186, 224, 205) |
| HSL | hsl(150, 38%, 80%) |
| HSV | hsv(150, 17%, 88%) |
| CMYK | cmyk(17%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(86.08, -16.11, 5.18) |
| CIE-LCH | lch(86.08, 16.92, 162.18°) |
| OKLab | oklab(87.41% -0.0457 0.0134) |
| OKLCH | oklch(87.41% 0.048 163.6) |
| XYZ | xyz(57.9220, 68.1567, 67.8496) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.06
Pale Aqua
#B8FFEB
ΔE00 8.34
Eggshell Blue
#C4FFF7
ΔE00 8.62
Light Teal
#90E4C1
ΔE00 8.64
Ice
#D6FFFA
ΔE00 8.76
Paleturquoise
#AFEEEE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE0CD #E0BACD
analogous
#BAE0BA #BAE0CD #BAE0E0
triadic
#BAE0CD #CDBAE0 #E0CDBA
tetradic
#BAE0CD #BABAE0 #E0BACD #E0E0BA
square
#BAE0CD #BABAE0 #E0BACD #E0E0BA
split-complementary
#BAE0CD #E0BAE0 #E0BABA
monochromatic
#66BA90 #90CDAE #BAE0CD #E4F3EC #EAF6F0
Accessibility & contrast
On white
1.44
#BAE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BAE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE0CD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE0CD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#B3E0DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae0cd; /* rgb */ color: rgb(186, 224, 205); /* oklch */ color: oklch(87.4% 0.048 163.6);
Tailwind
colors: {
custom: {
50: '#cfe9dc',
500: '#bae0cd',
950: '#000000',
},
}SCSS
$custom: #bae0cd; $custom-light: #cfe9dc; $custom-dark: #000000;
JSON
{
"hex": "#bae0cd",
"rgb": {
"r": 186,
"g": 224,
"b": 205
},
"hsl": {
"h": 150,
"s": 38,
"l": 80.392
},
"oklch": {
"l": 0.87411,
"c": 0.04763,
"h": 163.6
},
"luminance": 0.68158
}Semantic roles & 50–950 ramp
primary
#BAE0CD
secondary
#B9869F
accent
#3573B1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#131615
muted
#838484