#BAE4BC#BAE4BC
#BAE4BC is a very light, moderate green. Relative luminance 0.696; OKLCH L 87.8% C 0.070 H 146.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE4BC |
|---|---|
| RGB | rgb(186, 228, 188) |
| HSL | hsl(123, 44%, 81%) |
| HSV | hsv(123, 18%, 89%) |
| CMYK | cmyk(18.4%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(86.78, -21.20, 15.09) |
| CIE-LCH | lch(86.78, 26.02, 144.55°) |
| OKLab | oklab(87.84% -0.0581 0.0389) |
| OKLCH | oklch(87.84% 0.07 146.2) |
| XYZ | xyz(57.0680, 69.5554, 57.9860) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.04
Light Sage
#BCECAC
ΔE00 5.67
Light Grey Green
#B7E1A1
ΔE00 5.93
Hospital Green
#9BE5AA
ΔE00 6.26
Very Pale Green
#CFFDBC
ΔE00 7.50
Light Teal
#90E4C1
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE4BC #E4BAE2
analogous
#CDE4BA #BAE4BC #BAE4D1
triadic
#BAE4BC #BCBAE4 #E4BCBA
tetradic
#BAE4BC #BACDE4 #E4BAE2 #E4D1BA
square
#BAE4BC #BACDE4 #E4BAE2 #E4D1BA
split-complementary
#BAE4BC #D1BAE4 #E4BACD
monochromatic
#62C267 #8ED391 #BAE4BC #E6F5E7 #E9F6EA
Accessibility & contrast
On white
1.41
#BAE4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#BAE4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE4BC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE4BC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#DED8BE
Tritanopia (blue-blind)
#B6E2D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae4bc; /* rgb */ color: rgb(186, 228, 188); /* oklch */ color: oklch(87.8% 0.070 146.2);
Tailwind
colors: {
custom: {
50: '#cfecd0',
500: '#bae4bc',
950: '#000000',
},
}SCSS
$custom: #bae4bc; $custom-light: #cfecd0; $custom-dark: #000000;
JSON
{
"hex": "#bae4bc",
"rgb": {
"r": 186,
"g": 228,
"b": 188
},
"hsl": {
"h": 122.857,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.87836,
"c": 0.06989,
"h": 146.2
},
"luminance": 0.69557
}Semantic roles & 50–950 ramp
primary
#BAE4BC
secondary
#BE84BB
accent
#2FB0B7
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483