#B2ED94#B2ED94
#B2ED94 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.5% C 0.132 H 135.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED94 |
|---|---|
| RGB | rgb(178, 237, 148) |
| HSL | hsl(100, 71%, 75%) |
| HSV | hsv(100, 38%, 93%) |
| CMYK | cmyk(24.9%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(88.05, -34.41, 37.24) |
| CIE-LCH | lch(88.05, 50.70, 132.73°) |
| OKLab | oklab(88.5% -0.0941 0.0921) |
| OKLCH | oklch(88.5% 0.132 135.6) |
| XYZ | xyz(53.9882, 72.1699, 39.0969) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.58
Washed Out Green
#BCF5A6
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 3.48
Light Pastel Green
#B2FBA5
ΔE00 3.56
Celery
#C1FD95
ΔE00 4.00
Pastel Green
#B0FF9D
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED94 #CF94ED
analogous
#DFED94 #B2ED94 #94EDA2
triadic
#B2ED94 #94B2ED #ED94B2
tetradic
#B2ED94 #94DFED #CF94ED #EDA294
square
#B2ED94 #94DFED #CF94ED #EDA294
split-complementary
#B2ED94 #A294ED #ED94DF
monochromatic
#67DB2B #8CE460 #B2ED94 #D8F6C8 #ECFBE5
Accessibility & contrast
On white
1.36
#B2ED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#B2ED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED94
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED94 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08E
Deuteranopia (green-blind)
#EADB99
Tritanopia (blue-blind)
#B1E7D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2ed94; /* rgb */ color: rgb(178, 237, 148); /* oklch */ color: oklch(88.5% 0.132 135.6);
Tailwind
colors: {
custom: {
50: '#caf3b4',
500: '#b2ed94',
950: '#000000',
},
}SCSS
$custom: #b2ed94; $custom-light: #caf3b4; $custom-dark: #000000;
JSON
{
"hex": "#b2ed94",
"rgb": {
"r": 178,
"g": 237,
"b": 148
},
"hsl": {
"h": 99.775,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.88496,
"c": 0.13164,
"h": 135.6
},
"luminance": 0.72171
}Semantic roles & 50–950 ramp
primary
#B2ED94
secondary
#A45DC9
accent
#12D392
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581