#74EE91#74EE91
#74EE91 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.170 H 149.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE91 |
|---|---|
| RGB | rgb(116, 238, 145) |
| HSL | hsl(134, 78%, 69%) |
| HSV | hsv(134, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(85.45, -53.81, 34.81) |
| CIE-LCH | lch(85.45, 64.09, 147.10°) |
| OKLab | oklab(85.61% -0.146 0.0865) |
| OKLCH | oklch(85.61% 0.17 149.4) |
| XYZ | xyz(42.8850, 66.9029, 37.4362) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 3.94
Mint Green
#8FFF9F
ΔE00 4.07
Foam Green
#90FDA9
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE91 #EE74D1
analogous
#94EE74 #74EE91 #74EECE
triadic
#74EE91 #9174EE #EE9174
tetradic
#74EE91 #7494EE #EE74D1 #EECE74
square
#74EE91 #7494EE #EE74D1 #EECE74
split-complementary
#74EE91 #CE74EE #EE7494
monochromatic
#19CE44 #3DE766 #74EE91 #ABF5BC #E1FBE7
Accessibility & contrast
On white
1.46
#74EE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#74EE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE91
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE91 | 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)
#F0DD8A
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#5AEAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ee91; /* rgb */ color: rgb(116, 238, 145); /* oklch */ color: oklch(85.6% 0.170 149.4);
Tailwind
colors: {
custom: {
50: '#a4f4b2',
500: '#74ee91',
950: '#000000',
},
}SCSS
$custom: #74ee91; $custom-light: #a4f4b2; $custom-dark: #000000;
JSON
{
"hex": "#74ee91",
"rgb": {
"r": 116,
"g": 238,
"b": 145
},
"hsl": {
"h": 134.262,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85609,
"c": 0.16965,
"h": 149.4
},
"luminance": 0.66906
}Semantic roles & 50–950 ramp
primary
#74EE91
secondary
#C73FA7
accent
#0BA9DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581