#BAE2CF#BAE2CF
#BAE2CF is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.9% C 0.049 H 164.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2CF |
|---|---|
| RGB | rgb(186, 226, 207) |
| HSL | hsl(152, 41%, 81%) |
| HSV | hsv(152, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(86.67, -16.73, 4.97) |
| CIE-LCH | lch(86.67, 17.45, 163.45°) |
| OKLab | oklab(87.89% -0.0476 0.0129) |
| OKLCH | oklch(87.89% 0.049 164.8) |
| XYZ | xyz(58.7056, 69.3352, 69.3094) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.58
Pale Aqua
#B8FFEB
ΔE00 7.74
Eggshell Blue
#C4FFF7
ΔE00 8.11
Light Teal
#90E4C1
ΔE00 8.33
Ice
#D6FFFA
ΔE00 8.44
Light Light Blue
#CAFFFB
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2CF #E2BACD
analogous
#BAE2BB #BAE2CF #BAE1E2
triadic
#BAE2CF #CFBAE2 #E2CFBA
tetradic
#BAE2CF #BBBAE2 #E2BACD #E1E2BA
square
#BAE2CF #BBBAE2 #E2BACD #E1E2BA
split-complementary
#BAE2CF #E2BAE1 #E2BBBA
monochromatic
#64BE93 #8FD0B1 #BAE2CF #E5F4ED #E9F6F0
Accessibility & contrast
On white
1.41
#BAE2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BAE2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2CF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2CF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#B2E2DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae2cf; /* rgb */ color: rgb(186, 226, 207); /* oklch */ color: oklch(87.9% 0.049 164.8);
Tailwind
colors: {
custom: {
50: '#cfebdd',
500: '#bae2cf',
950: '#000000',
},
}SCSS
$custom: #bae2cf; $custom-light: #cfebdd; $custom-dark: #000000;
JSON
{
"hex": "#bae2cf",
"rgb": {
"r": 186,
"g": 226,
"b": 207
},
"hsl": {
"h": 151.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87892,
"c": 0.04927,
"h": 164.8
},
"luminance": 0.69337
}Semantic roles & 50–950 ramp
primary
#BAE2CF
secondary
#BB859F
accent
#326FB4
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484