#BAE5CC#BAE5CC
#BAE5CC is a very light, muted green. Relative luminance 0.708; OKLCH L 88.5% C 0.056 H 159.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE5CC |
|---|---|
| RGB | rgb(186, 229, 204) |
| HSL | hsl(145, 45%, 81%) |
| HSV | hsv(145, 19%, 90%) |
| CMYK | cmyk(18.8%, 0%, 10.9%, 10.2%) |
| CIE-LAB | lab(87.41, -18.79, 7.61) |
| CIE-LCH | lch(87.41, 20.27, 157.96°) |
| OKLab | oklab(88.45% -0.0528 0.0197) |
| OKLCH | oklch(88.45% 0.056 159.5) |
| XYZ | xyz(59.1652, 70.8357, 67.6704) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.96
Light Teal
#90E4C1
ΔE00 7.17
Pale Aqua
#B8FFEB
ΔE00 7.35
Pale Turquoise
#A5FBD5
ΔE00 7.86
Duck Egg Blue
#C3FBF4
ΔE00 8.51
Eggshell Blue
#C4FFF7
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE5CC #E5BAD3
analogous
#BEE5BA #BAE5CC #BAE5E2
triadic
#BAE5CC #CCBAE5 #E5CCBA
tetradic
#BAE5CC #BABEE5 #E5BAD3 #E5E2BA
square
#BAE5CC #BABEE5 #E5BAD3 #E5E2BA
split-complementary
#BAE5CC #E2BAE5 #E5BABE
monochromatic
#61C48A #8ED4AB #BAE5CC #E6F6ED #E9F7EF
Accessibility & contrast
On white
1.38
#BAE5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#BAE5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE5CC
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE5CC | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#B3E5DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae5cc; /* rgb */ color: rgb(186, 229, 204); /* oklch */ color: oklch(88.5% 0.056 159.5);
Tailwind
colors: {
custom: {
50: '#cfeddb',
500: '#bae5cc',
950: '#000000',
},
}SCSS
$custom: #bae5cc; $custom-light: #cfeddb; $custom-dark: #000000;
JSON
{
"hex": "#bae5cc",
"rgb": {
"r": 186,
"g": 229,
"b": 204
},
"hsl": {
"h": 145.116,
"s": 45.263,
"l": 81.373
},
"oklch": {
"l": 0.88454,
"c": 0.05635,
"h": 159.5
},
"luminance": 0.70837
}Semantic roles & 50–950 ramp
primary
#BAE5CC
secondary
#BF84A6
accent
#2D7EB8
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141615
muted
#838484