#94FDA2#94FDA2
#94FDA2 is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.8% C 0.158 H 147.2°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #94FDA2 |
|---|---|
| RGB | rgb(148, 253, 162) |
| HSL | hsl(128, 96%, 79%) |
| HSV | hsv(128, 42%, 99%) |
| CMYK | cmyk(41.5%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(91.30, -48.76, 34.27) |
| CIE-LCH | lch(91.30, 59.60, 144.90°) |
| OKLab | oklab(90.81% -0.1327 0.0855) |
| OKLCH | oklch(90.81% 0.158 147.2) |
| XYZ | xyz(53.8567, 79.1517, 46.6153) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.90
Baby Green
#8CFF9E
ΔE00 1.14
Foam Green
#90FDA9
ΔE00 1.45
Palegreen
#98FB98
ΔE00 1.77
Mint (survey)
#9FFEB0
ΔE00 2.32
Light Seafoam Green
#A7FFB5
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FDA2 #FD94EF
analogous
#BAFD94 #94FDA2 #94FDD6
triadic
#94FDA2 #A294FD #FDA294
tetradic
#94FDA2 #94BAFD #FD94EF #FDD694
square
#94FDA2 #94BAFD #FD94EF #FDD694
split-complementary
#94FDA2 #D694FD #FD94BA
monochromatic
#1CFB3A #58FC6E #94FDA2 #D0FED6 #E1FEE5
Accessibility & contrast
On white
1.25
#94FDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#94FDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FDA2
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FDA2 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F0E2A7
Tritanopia (blue-blind)
#84F9E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #94fda2; /* rgb */ color: rgb(148, 253, 162); /* oklch */ color: oklch(90.8% 0.158 147.2);
Tailwind
colors: {
custom: {
50: '#b8febe',
500: '#94fda2',
950: '#000000',
},
}SCSS
$custom: #94fda2; $custom-light: #b8febe; $custom-dark: #000000;
JSON
{
"hex": "#94fda2",
"rgb": {
"r": 148,
"g": 253,
"b": 162
},
"hsl": {
"h": 128,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.90808,
"c": 0.1579,
"h": 147.2
},
"luminance": 0.79155
}Semantic roles & 50–950 ramp
primary
#94FDA2
secondary
#DE57CC
accent
#00C7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682