#74EE90#74EE90
#74EE90 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.171 H 149.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE90 |
|---|---|
| RGB | rgb(116, 238, 144) |
| HSL | hsl(134, 78%, 69%) |
| HSV | hsv(134, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(85.44, -53.97, 35.29) |
| CIE-LCH | lch(85.44, 64.49, 146.82°) |
| OKLab | oklab(85.59% -0.1464 0.0876) |
| OKLCH | oklch(85.59% 0.171 149.1) |
| XYZ | xyz(42.8082, 66.8722, 37.0319) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.98
Baby Green
#8CFF9E
ΔE00 3.93
Light Bluish Green
#76FDA8
ΔE00 3.94
Mint Green
#8FFF9F
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE90 #EE74D2
analogous
#95EE74 #74EE90 #74EECD
triadic
#74EE90 #9074EE #EE9074
tetradic
#74EE90 #7495EE #EE74D2 #EECD74
square
#74EE90 #7495EE #EE74D2 #EECD74
split-complementary
#74EE90 #CD74EE #EE7495
monochromatic
#19CE43 #3DE764 #74EE90 #ABF5BC #E1FBE7
Accessibility & contrast
On white
1.46
#74EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#74EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE90
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE90 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#5BEAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74ee90; /* rgb */ color: rgb(116, 238, 144); /* oklch */ color: oklch(85.6% 0.171 149.1);
Tailwind
colors: {
custom: {
50: '#a4f4b1',
500: '#74ee90',
950: '#000000',
},
}SCSS
$custom: #74ee90; $custom-light: #a4f4b1; $custom-dark: #000000;
JSON
{
"hex": "#74ee90",
"rgb": {
"r": 116,
"g": 238,
"b": 144
},
"hsl": {
"h": 133.77,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85591,
"c": 0.17058,
"h": 149.1
},
"luminance": 0.66876
}Semantic roles & 50–950 ramp
primary
#74EE90
secondary
#C73FA8
accent
#0BABDA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581