#B2E89F#B2E89F
#B2E89F is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.6% C 0.112 H 137.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E89F |
|---|---|
| RGB | rgb(178, 232, 159) |
| HSL | hsl(104, 61%, 77%) |
| HSV | hsv(104, 31%, 91%) |
| CMYK | cmyk(23.3%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(86.84, -30.51, 30.09) |
| CIE-LCH | lch(86.84, 42.85, 135.40°) |
| OKLab | oklab(87.58% -0.0831 0.0755) |
| OKLCH | oklch(87.58% 0.112 137.7) |
| XYZ | xyz(53.4731, 69.6799, 43.4264) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.25
Light Grey Green
#B7E1A1
ΔE00 2.56
Washed Out Green
#BCF5A6
ΔE00 2.87
Tea Green
#BDF8A3
ΔE00 3.77
Light Pastel Green
#B2FBA5
ΔE00 4.51
Pale Green
#C7FDB5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E89F #D59FE8
analogous
#D7E89F #B2E89F #9FE8B1
triadic
#B2E89F #9FB2E8 #E89FB2
tetradic
#B2E89F #9FD7E8 #D59FE8 #E8B19F
square
#B2E89F #9FD7E8 #D59FE8 #E8B19F
split-complementary
#B2E89F #B19FE8 #E89FD7
monochromatic
#63D03C #8ADC6E #B2E89F #DAF4D0 #EBF9E6
Accessibility & contrast
On white
1.41
#B2E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#B2E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E89F
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E89F | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#E4D8A3
Tritanopia (blue-blind)
#B0E3D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2e89f; /* rgb */ color: rgb(178, 232, 159); /* oklch */ color: oklch(87.6% 0.112 137.7);
Tailwind
colors: {
custom: {
50: '#caefbc',
500: '#b2e89f',
950: '#000000',
},
}SCSS
$custom: #b2e89f; $custom-light: #caefbc; $custom-dark: #000000;
JSON
{
"hex": "#b2e89f",
"rgb": {
"r": 178,
"g": 232,
"b": 159
},
"hsl": {
"h": 104.384,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.87579,
"c": 0.11228,
"h": 137.7
},
"luminance": 0.69681
}Semantic roles & 50–950 ramp
primary
#B2E89F
secondary
#AB68C3
accent
#1CC99C
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131612
muted
#838582