#74ED90#74ED90
#74ED90 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.4% C 0.169 H 149.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74ED90 |
|---|---|
| RGB | rgb(116, 237, 144) |
| HSL | hsl(134, 77%, 69%) |
| HSV | hsv(134, 51%, 93%) |
| CMYK | cmyk(51.1%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(85.14, -53.57, 34.90) |
| CIE-LCH | lch(85.14, 63.94, 146.91°) |
| OKLab | oklab(85.35% -0.1453 0.0866) |
| OKLCH | oklch(85.35% 0.169 149.2) |
| XYZ | xyz(42.5179, 66.2915, 36.9351) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.09
Baby Green
#8CFF9E
ΔE00 4.12
Mint Green
#8FFF9F
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ED90 #ED74D1
analogous
#95ED74 #74ED90 #74EDCC
triadic
#74ED90 #9074ED #ED9074
tetradic
#74ED90 #7495ED #ED74D1 #EDCC74
square
#74ED90 #7495ED #ED74D1 #EDCC74
split-complementary
#74ED90 #CC74ED #ED7495
monochromatic
#1ACC44 #3EE665 #74ED90 #AAF4BB #E0FBE7
Accessibility & contrast
On white
1.47
#74ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#74ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ED90
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ED90 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#5BE9D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74ed90; /* rgb */ color: rgb(116, 237, 144); /* oklch */ color: oklch(85.4% 0.169 149.2);
Tailwind
colors: {
custom: {
50: '#a4f4b1',
500: '#74ed90',
950: '#000000',
},
}SCSS
$custom: #74ed90; $custom-light: #a4f4b1; $custom-dark: #000000;
JSON
{
"hex": "#74ed90",
"rgb": {
"r": 116,
"g": 237,
"b": 144
},
"hsl": {
"h": 133.884,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.8535,
"c": 0.1692,
"h": 149.2
},
"luminance": 0.66295
}Semantic roles & 50–950 ramp
primary
#74ED90
secondary
#C63FA7
accent
#0CAAD9
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581