#B2E199#B2E199
#B2E199 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 85.9% C 0.108 H 135.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E199 |
|---|---|
| RGB | rgb(178, 225, 153) |
| HSL | hsl(99, 55%, 74%) |
| HSV | hsv(99, 32%, 88%) |
| CMYK | cmyk(20.9%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(84.80, -28.09, 30.42) |
| CIE-LCH | lch(84.80, 41.41, 132.71°) |
| OKLab | oklab(85.91% -0.0765 0.0762) |
| OKLCH | oklch(85.91% 0.108 135.1) |
| XYZ | xyz(51.0338, 65.6142, 40.1068) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.67
Light Sage
#BCECAC
ΔE00 3.16
Washed Out Green
#BCF5A6
ΔE00 4.37
Tea Green
#BDF8A3
ΔE00 5.15
Pale Olive Green
#B1D27B
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E199 #C899E1
analogous
#D6E199 #B2E199 #99E1A4
triadic
#B2E199 #99B2E1 #E199B2
tetradic
#B2E199 #99D6E1 #C899E1 #E1A499
square
#B2E199 #99D6E1 #C899E1 #E1A499
split-complementary
#B2E199 #A499E1 #E199D6
monochromatic
#6BC53A #8ED36A #B2E199 #D6EFC8 #EDF8E7
Accessibility & contrast
On white
1.49
#B2E199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#B2E199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E199
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E199 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#DFD29D
Tritanopia (blue-blind)
#B2DCCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2e199; /* rgb */ color: rgb(178, 225, 153); /* oklch */ color: oklch(85.9% 0.108 135.1);
Tailwind
colors: {
custom: {
50: '#caeab7',
500: '#b2e199',
950: '#000000',
},
}SCSS
$custom: #b2e199; $custom-light: #caeab7; $custom-dark: #000000;
JSON
{
"hex": "#b2e199",
"rgb": {
"r": 178,
"g": 225,
"b": 153
},
"hsl": {
"h": 99.167,
"s": 54.545,
"l": 74.118
},
"oklch": {
"l": 0.85905,
"c": 0.10794,
"h": 135.1
},
"luminance": 0.65615
}Semantic roles & 50–950 ramp
primary
#B2E199
secondary
#9C64BA
accent
#23C28B
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481