#94E183#94E183
#94E183 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.7% C 0.147 H 140.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #94E183 |
|---|---|
| RGB | rgb(148, 225, 131) |
| HSL | hsl(109, 61%, 70%) |
| HSV | hsv(109, 42%, 88%) |
| CMYK | cmyk(34.2%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(82.80, -41.32, 38.61) |
| CIE-LCH | lch(82.80, 56.55, 136.95°) |
| OKLab | oklab(83.74% -0.1129 0.0948) |
| OKLCH | oklch(83.74% 0.147 140) |
| XYZ | xyz(43.2331, 61.7830, 31.1157) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.31
Palegreen
#98FB98
ΔE00 5.72
Lightish Green
#61E160
ΔE00 6.01
Pale Light Green
#B1FC99
ΔE00 6.11
Light Green
#96F97B
ΔE00 6.16
Light Pastel Green
#B2FBA5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E183 #D083E1
analogous
#C3E183 #94E183 #83E1A1
triadic
#94E183 #8394E1 #E18394
tetradic
#94E183 #83C3E1 #D083E1 #E1A183
square
#94E183 #83C3E1 #D083E1 #E1A183
split-complementary
#94E183 #A183E1 #E183C3
monochromatic
#47BC2E #69D552 #94E183 #BFEDB4 #E9F9E6
Accessibility & contrast
On white
1.57
#94E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#94E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E183
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E183 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37C
Deuteranopia (green-blind)
#DBCB89
Tritanopia (blue-blind)
#8FDBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #94e183; /* rgb */ color: rgb(148, 225, 131); /* oklch */ color: oklch(83.7% 0.147 140.0);
Tailwind
colors: {
custom: {
50: '#b6eba8',
500: '#94e183',
950: '#000000',
},
}SCSS
$custom: #94e183; $custom-light: #b6eba8; $custom-dark: #000000;
JSON
{
"hex": "#94e183",
"rgb": {
"r": 148,
"g": 225,
"b": 131
},
"hsl": {
"h": 109.149,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.8374,
"c": 0.14741,
"h": 140
},
"luminance": 0.61785
}Semantic roles & 50–950 ramp
primary
#94E183
secondary
#A650B9
accent
#1DC9AA
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#111610
muted
#818480