#BEEA94#BEEA94
#BEEA94 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.6% C 0.121 H 130.6°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEA94 |
|---|---|
| RGB | rgb(190, 234, 148) |
| HSL | hsl(91, 67%, 75%) |
| HSV | hsv(91, 37%, 92%) |
| CMYK | cmyk(18.8%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(87.93, -28.82, 37.23) |
| CIE-LCH | lch(87.93, 47.08, 127.75°) |
| OKLab | oklab(88.59% -0.0788 0.092) |
| OKLCH | oklch(88.59% 0.121 130.6) |
| XYZ | xyz(56.0024, 71.9300, 38.9446) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.65
Tea Green
#BDF8A3
ΔE00 3.69
Light Grey Green
#B7E1A1
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.64
Light Sage
#BCECAC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEA94 #C094EA
analogous
#E9EA94 #BEEA94 #94EA95
triadic
#BEEA94 #94BEEA #EA94BE
tetradic
#BEEA94 #94E9EA #C094EA #EA9594
square
#BEEA94 #94E9EA #C094EA #EA9594
split-complementary
#BEEA94 #9594EA #EA94E9
monochromatic
#80D62E #9FE061 #BEEA94 #DDF4C7 #EFFAE5
Accessibility & contrast
On white
1.36
#BEEA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BEEA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEA94
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEA94 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#EBDB98
Tritanopia (blue-blind)
#C1E3D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #beea94; /* rgb */ color: rgb(190, 234, 148); /* oklch */ color: oklch(88.6% 0.121 130.6);
Tailwind
colors: {
custom: {
50: '#d3f1b4',
500: '#beea94',
950: '#000000',
},
}SCSS
$custom: #beea94; $custom-light: #d3f1b4; $custom-dark: #000000;
JSON
{
"hex": "#beea94",
"rgb": {
"r": 190,
"g": 234,
"b": 148
},
"hsl": {
"h": 90.698,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.88588,
"c": 0.12116,
"h": 130.6
},
"luminance": 0.71931
}Semantic roles & 50–950 ramp
primary
#BEEA94
secondary
#925DC5
accent
#16CF75
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581