#BAE3BC#BAE3BC
#BAE3BC is a very light, moderate green. Relative luminance 0.690; OKLCH L 87.6% C 0.068 H 146.2°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE3BC |
|---|---|
| RGB | rgb(186, 227, 188) |
| HSL | hsl(123, 42%, 81%) |
| HSV | hsv(123, 18%, 89%) |
| CMYK | cmyk(18.1%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(86.51, -20.70, 14.71) |
| CIE-LCH | lch(86.51, 25.40, 144.61°) |
| OKLab | oklab(87.62% -0.0567 0.0379) |
| OKLCH | oklch(87.62% 0.068 146.2) |
| XYZ | xyz(56.7937, 69.0068, 57.8946) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.31
Light Sage
#BCECAC
ΔE00 5.95
Light Grey Green
#B7E1A1
ΔE00 6.11
Hospital Green
#9BE5AA
ΔE00 6.51
Light Teal
#90E4C1
ΔE00 7.71
Very Pale Green
#CFFDBC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE3BC #E3BAE1
analogous
#CCE3BA #BAE3BC #BAE3D0
triadic
#BAE3BC #BCBAE3 #E3BCBA
tetradic
#BAE3BC #BACCE3 #E3BAE1 #E3D0BA
square
#BAE3BC #BACCE3 #E3BAE1 #E3D0BA
split-complementary
#BAE3BC #D0BAE3 #E3BACC
monochromatic
#63C067 #8ED192 #BAE3BC #E6F5E6 #E9F6EA
Accessibility & contrast
On white
1.42
#BAE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BAE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE3BC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE3BC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#B6E1D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae3bc; /* rgb */ color: rgb(186, 227, 188); /* oklch */ color: oklch(87.6% 0.068 146.2);
Tailwind
colors: {
custom: {
50: '#cfecd0',
500: '#bae3bc',
950: '#000000',
},
}SCSS
$custom: #bae3bc; $custom-light: #cfecd0; $custom-dark: #000000;
JSON
{
"hex": "#bae3bc",
"rgb": {
"r": 186,
"g": 227,
"b": 188
},
"hsl": {
"h": 122.927,
"s": 42.268,
"l": 80.98
},
"oklch": {
"l": 0.8762,
"c": 0.06825,
"h": 146.2
},
"luminance": 0.69008
}Semantic roles & 50–950 ramp
primary
#BAE3BC
secondary
#BD85BA
accent
#30AFB5
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483