#94FCA2#94FCA2
#94FCA2 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.6% C 0.156 H 147.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #94FCA2 |
|---|---|
| RGB | rgb(148, 252, 162) |
| HSL | hsl(128, 95%, 78%) |
| HSV | hsv(128, 41%, 99%) |
| CMYK | cmyk(41.3%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(91.02, -48.34, 33.89) |
| CIE-LCH | lch(91.02, 59.04, 144.97°) |
| OKLab | oklab(90.58% -0.1316 0.0846) |
| OKLCH | oklch(90.58% 0.156 147.3) |
| XYZ | xyz(53.5418, 78.5219, 46.5104) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.09
Baby Green
#8CFF9E
ΔE00 1.31
Foam Green
#90FDA9
ΔE00 1.38
Palegreen
#98FB98
ΔE00 1.82
Mint (survey)
#9FFEB0
ΔE00 2.23
Light Seafoam Green
#A7FFB5
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FCA2 #FC94EE
analogous
#BAFC94 #94FCA2 #94FCD6
triadic
#94FCA2 #A294FC #FCA294
tetradic
#94FCA2 #94BAFC #FC94EE #FCD694
square
#94FCA2 #94BAFC #FC94EE #FCD694
split-complementary
#94FCA2 #D694FC #FC94BA
monochromatic
#1DF93B #58FA6E #94FCA2 #D0FED6 #E1FEE5
Accessibility & contrast
On white
1.26
#94FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#94FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FCA2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FCA2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#EFE1A7
Tritanopia (blue-blind)
#84F8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #94fca2; /* rgb */ color: rgb(148, 252, 162); /* oklch */ color: oklch(90.6% 0.156 147.3);
Tailwind
colors: {
custom: {
50: '#b8febe',
500: '#94fca2',
950: '#000000',
},
}SCSS
$custom: #94fca2; $custom-light: #b8febe; $custom-dark: #000000;
JSON
{
"hex": "#94fca2",
"rgb": {
"r": 148,
"g": 252,
"b": 162
},
"hsl": {
"h": 128.077,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.90576,
"c": 0.15646,
"h": 147.3
},
"luminance": 0.78525
}Semantic roles & 50–950 ramp
primary
#94FCA2
secondary
#DD57CB
accent
#00C7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682