#74ED99#74ED99
#74ED99 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.161 H 151.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #74ED99 |
|---|---|
| RGB | rgb(116, 237, 153) |
| HSL | hsl(138, 77%, 69%) |
| HSV | hsv(138, 51%, 93%) |
| CMYK | cmyk(51.1%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(85.29, -52.07, 30.56) |
| CIE-LCH | lch(85.29, 60.37, 149.59°) |
| OKLab | oklab(85.52% -0.1414 0.0766) |
| OKLCH | oklch(85.52% 0.161 151.6) |
| XYZ | xyz(43.2334, 66.5777, 40.7033) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 3.93
Foam Green
#90FDA9
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ED99 #ED74C8
analogous
#8CED74 #74ED99 #74EDD6
triadic
#74ED99 #9974ED #ED9974
tetradic
#74ED99 #748CED #ED74C8 #EDD674
square
#74ED99 #748CED #ED74C8 #EDD674
split-complementary
#74ED99 #D674ED #ED748C
monochromatic
#1ACC51 #3EE671 #74ED99 #AAF4C1 #E0FBE9
Accessibility & contrast
On white
1.47
#74ED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#74ED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ED99
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ED99 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC93
Deuteranopia (green-blind)
#DDD09E
Tritanopia (blue-blind)
#58EAD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74ed99; /* rgb */ color: rgb(116, 237, 153); /* oklch */ color: oklch(85.5% 0.161 151.6);
Tailwind
colors: {
custom: {
50: '#a4f3b7',
500: '#74ed99',
950: '#000000',
},
}SCSS
$custom: #74ed99; $custom-light: #a4f3b7; $custom-dark: #000000;
JSON
{
"hex": "#74ed99",
"rgb": {
"r": 116,
"g": 237,
"b": 153
},
"hsl": {
"h": 138.347,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.85517,
"c": 0.16084,
"h": 151.6
},
"luminance": 0.66581
}Semantic roles & 50–950 ramp
primary
#74ED99
secondary
#C63F9D
accent
#0C9BD9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581