#BAE5BB#BAE5BB
#BAE5BB is a very light, moderate green. Relative luminance 0.701; OKLCH L 88.0% C 0.073 H 145.5°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE5BB |
|---|---|
| RGB | rgb(186, 229, 187) |
| HSL | hsl(121, 45%, 81%) |
| HSV | hsv(121, 19%, 90%) |
| CMYK | cmyk(18.8%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(87.03, -21.86, 15.96) |
| CIE-LCH | lch(87.03, 27.07, 143.86°) |
| OKLab | oklab(88.03% -0.0598 0.0411) |
| OKLCH | oklch(88.03% 0.073 145.5) |
| XYZ | xyz(57.2364, 70.0642, 57.5122) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.77
Light Sage
#BCECAC
ΔE00 5.14
Light Grey Green
#B7E1A1
ΔE00 5.50
Hospital Green
#9BE5AA
ΔE00 5.90
Very Pale Green
#CFFDBC
ΔE00 7.03
Very Light Green
#D1FFBD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE5BB #E5BAE4
analogous
#CFE5BA #BAE5BB #BAE5D1
triadic
#BAE5BB #BBBAE5 #E5BBBA
tetradic
#BAE5BB #BACFE5 #E5BAE4 #E5D1BA
square
#BAE5BB #BACFE5 #E5BAE4 #E5D1BA
split-complementary
#BAE5BB #D1BAE5 #E5BACF
monochromatic
#61C463 #8ED48F #BAE5BB #E6F6E7 #E9F7E9
Accessibility & contrast
On white
1.40
#BAE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BAE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE5BB
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE5BB | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#B6E2D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae5bb; /* rgb */ color: rgb(186, 229, 187); /* oklch */ color: oklch(88.0% 0.073 145.5);
Tailwind
colors: {
custom: {
50: '#cfedcf',
500: '#bae5bb',
950: '#000000',
},
}SCSS
$custom: #bae5bb; $custom-light: #cfedcf; $custom-dark: #000000;
JSON
{
"hex": "#bae5bb",
"rgb": {
"r": 186,
"g": 229,
"b": 187
},
"hsl": {
"h": 121.395,
"s": 45.263,
"l": 81.373
},
"oklch": {
"l": 0.88029,
"c": 0.07258,
"h": 145.5
},
"luminance": 0.70066
}Semantic roles & 50–950 ramp
primary
#BAE5BB
secondary
#BF84BE
accent
#2DB5B8
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483