#B2E69A#B2E69A
#B2E69A is a very light, moderate green. Relative luminance 0.684; OKLCH L 87.0% C 0.115 H 136.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E69A |
|---|---|
| RGB | rgb(178, 230, 154) |
| HSL | hsl(101, 60%, 75%) |
| HSV | hsv(101, 33%, 90%) |
| CMYK | cmyk(22.6%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(86.20, -30.31, 31.78) |
| CIE-LCH | lch(86.20, 43.92, 133.64°) |
| OKLab | oklab(87.04% -0.0826 0.0794) |
| OKLCH | oklch(87.04% 0.115 136.1) |
| XYZ | xyz(52.4882, 68.3904, 41.0008) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.59
Light Sage
#BCECAC
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 3.93
Light Pastel Green
#B2FBA5
ΔE00 4.88
Pale Green
#C7FDB5
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E69A #CE9AE6
analogous
#D8E69A #B2E69A #9AE6A8
triadic
#B2E69A #9AB2E6 #E69AB2
tetradic
#B2E69A #9AD8E6 #CE9AE6 #E6A89A
square
#B2E69A #9AD8E6 #CE9AE6 #E6A89A
split-complementary
#B2E69A #A89AE6 #E69AD8
monochromatic
#67CE38 #8DDA69 #B2E69A #D7F2CB #ECF9E6
Accessibility & contrast
On white
1.43
#B2E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#B2E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E69A
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E69A | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB95
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#B1E1D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e69a; /* rgb */ color: rgb(178, 230, 154); /* oklch */ color: oklch(87.0% 0.115 136.1);
Tailwind
colors: {
custom: {
50: '#caeeb8',
500: '#b2e69a',
950: '#000000',
},
}SCSS
$custom: #b2e69a; $custom-light: #caeeb8; $custom-dark: #000000;
JSON
{
"hex": "#b2e69a",
"rgb": {
"r": 178,
"g": 230,
"b": 154
},
"hsl": {
"h": 101.053,
"s": 60.317,
"l": 75.294
},
"oklch": {
"l": 0.87038,
"c": 0.11459,
"h": 136.1
},
"luminance": 0.68392
}Semantic roles & 50–950 ramp
primary
#B2E69A
secondary
#A364C0
accent
#1EC892
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581