#BAE2BE#BAE2BE
#BAE2BE is a very light, moderate green. Relative luminance 0.685; OKLCH L 87.5% C 0.065 H 147.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2BE |
|---|---|
| RGB | rgb(186, 226, 190) |
| HSL | hsl(126, 41%, 81%) |
| HSV | hsv(126, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(86.28, -19.86, 13.34) |
| CIE-LCH | lch(86.28, 23.93, 146.11°) |
| OKLab | oklab(87.45% -0.0546 0.0345) |
| OKLCH | oklch(87.45% 0.065 147.7) |
| XYZ | xyz(56.7381, 68.5482, 58.9470) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.71
Light Sage
#BCECAC
ΔE00 6.76
Light Grey Green
#B7E1A1
ΔE00 6.87
Hospital Green
#9BE5AA
ΔE00 7.10
Light Teal
#90E4C1
ΔE00 7.64
Very Pale Green
#CFFDBC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2BE #E2BADE
analogous
#CAE2BA #BAE2BE #BAE2D2
triadic
#BAE2BE #BEBAE2 #E2BEBA
tetradic
#BAE2BE #BACAE2 #E2BADE #E2D2BA
square
#BAE2BE #BACAE2 #E2BADE #E2D2BA
split-complementary
#BAE2BE #D2BAE2 #E2BACA
monochromatic
#64BE6D #8FD095 #BAE2BE #E5F4E7 #E9F6EB
Accessibility & contrast
On white
1.43
#BAE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BAE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2BE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2BE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#B6E0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae2be; /* rgb */ color: rgb(186, 226, 190); /* oklch */ color: oklch(87.5% 0.065 147.7);
Tailwind
colors: {
custom: {
50: '#cfebd1',
500: '#bae2be',
950: '#000000',
},
}SCSS
$custom: #bae2be; $custom-light: #cfebd1; $custom-dark: #000000;
JSON
{
"hex": "#bae2be",
"rgb": {
"r": 186,
"g": 226,
"b": 190
},
"hsl": {
"h": 126,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87453,
"c": 0.06453,
"h": 147.7
},
"luminance": 0.6855
}Semantic roles & 50–950 ramp
primary
#BAE2BE
secondary
#BB85B6
accent
#32A7B4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483