#B2E5AE#B2E5AE
#B2E5AE is a very light, moderate green. Relative luminance 0.686; OKLCH L 87.2% C 0.091 H 142.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E5AE |
|---|---|
| RGB | rgb(178, 229, 174) |
| HSL | hsl(116, 51%, 79%) |
| HSV | hsv(116, 24%, 90%) |
| CMYK | cmyk(22.3%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(86.28, -26.72, 21.62) |
| CIE-LCH | lch(86.28, 34.37, 141.03°) |
| OKLab | oklab(87.22% -0.0729 0.0551) |
| OKLCH | oklch(87.22% 0.091 142.9) |
| XYZ | xyz(54.0174, 68.5580, 50.4232) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.72
Light Grey Green
#B7E1A1
ΔE00 3.12
Hospital Green
#9BE5AA
ΔE00 3.69
Mint
#AAF0C1
ΔE00 4.64
Celadon
#BEFDB7
ΔE00 5.55
Washed Out Green
#BCF5A6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E5AE #E1AEE5
analogous
#CEE5AE #B2E5AE #AEE5C6
triadic
#B2E5AE #AEB2E5 #E5AEB2
tetradic
#B2E5AE #AECEE5 #E1AEE5 #E5C6AE
square
#B2E5AE #AECEE5 #E1AEE5 #E5C6AE
split-complementary
#B2E5AE #C6AEE5 #E5AECE
monochromatic
#5AC751 #86D680 #B2E5AE #DEF4DC #E9F8E8
Accessibility & contrast
On white
1.43
#B2E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#B2E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E5AE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E5AE | 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)
#E8DBAB
Deuteranopia (green-blind)
#DFD6B1
Tritanopia (blue-blind)
#AEE2D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e5ae; /* rgb */ color: rgb(178, 229, 174); /* oklch */ color: oklch(87.2% 0.091 142.9);
Tailwind
colors: {
custom: {
50: '#caedc6',
500: '#b2e5ae',
950: '#000000',
},
}SCSS
$custom: #b2e5ae; $custom-light: #caedc6; $custom-dark: #000000;
JSON
{
"hex": "#b2e5ae",
"rgb": {
"r": 178,
"g": 229,
"b": 174
},
"hsl": {
"h": 115.636,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.87223,
"c": 0.09137,
"h": 142.9
},
"luminance": 0.6856
}Semantic roles & 50–950 ramp
primary
#B2E5AE
secondary
#BA78BF
accent
#27BFB4
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131613
muted
#828582