#94F992#94F992
#94F992 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.6% C 0.167 H 143.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #94F992 |
|---|---|
| RGB | rgb(148, 249, 146) |
| HSL | hsl(119, 90%, 77%) |
| HSV | hsv(119, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(89.91, -49.50, 40.36) |
| CIE-LCH | lch(89.91, 63.87, 140.81°) |
| OKLab | oklab(89.6% -0.1348 0.0993) |
| OKLCH | oklch(89.6% 0.167 143.6) |
| XYZ | xyz(51.2743, 76.1195, 39.1793) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.81
Mint Green
#8FFF9F
ΔE00 2.24
Baby Green
#8CFF9E
ΔE00 2.32
Lightgreen
#90EE90
ΔE00 2.49
Easter Green
#8CFD7E
ΔE00 3.17
Pastel Green
#B0FF9D
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94F992 #F792F9
analogous
#C7F992 #94F992 #92F9C4
triadic
#94F992 #9294F9 #F99294
tetradic
#94F992 #92C7F9 #F792F9 #F9C492
square
#94F992 #92C7F9 #F792F9 #F9C492
split-complementary
#94F992 #C492F9 #F992C7
monochromatic
#22F31E #5BF658 #94F992 #CDFCCC #E3FDE2
Accessibility & contrast
On white
1.29
#94F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#94F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94F992
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94F992 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#88F4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #94f992; /* rgb */ color: rgb(148, 249, 146); /* oklch */ color: oklch(89.6% 0.167 143.6);
Tailwind
colors: {
custom: {
50: '#b8fcb3',
500: '#94f992',
950: '#000000',
},
}SCSS
$custom: #94f992; $custom-light: #b8fcb3; $custom-dark: #000000;
JSON
{
"hex": "#94f992",
"rgb": {
"r": 148,
"g": 249,
"b": 146
},
"hsl": {
"h": 118.835,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.89598,
"c": 0.16747,
"h": 143.6
},
"luminance": 0.76123
}Semantic roles & 50–950 ramp
primary
#94F992
secondary
#D657D8
accent
#00E6E1
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581