#74EA91#74EA91
#74EA91 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.164 H 149.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #74EA91 |
|---|---|
| RGB | rgb(116, 234, 145) |
| HSL | hsl(135, 74%, 69%) |
| HSV | hsv(135, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(84.28, -52.20, 33.26) |
| CIE-LCH | lch(84.28, 61.89, 147.49°) |
| OKLab | oklab(84.65% -0.1417 0.0828) |
| OKLCH | oklch(84.65% 0.164 149.7) |
| XYZ | xyz(41.7334, 64.5996, 37.0524) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.36
Light Bluish Green
#76FDA8
ΔE00 4.38
Foam Green
#90FDA9
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EA91 #EA74CD
analogous
#92EA74 #74EA91 #74EACC
triadic
#74EA91 #9174EA #EA9174
tetradic
#74EA91 #7492EA #EA74CD #EACC74
square
#74EA91 #7492EA #EA74CD #EACC74
split-complementary
#74EA91 #CC74EA #EA7492
monochromatic
#1EC647 #3FE267 #74EA91 #A9F2BB #DEFAE5
Accessibility & contrast
On white
1.51
#74EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#74EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EA91
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EA91 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#5BE6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74ea91; /* rgb */ color: rgb(116, 234, 145); /* oklch */ color: oklch(84.6% 0.164 149.7);
Tailwind
colors: {
custom: {
50: '#a3f1b2',
500: '#74ea91',
950: '#000000',
},
}SCSS
$custom: #74ea91; $custom-light: #a3f1b2; $custom-dark: #000000;
JSON
{
"hex": "#74ea91",
"rgb": {
"r": 116,
"g": 234,
"b": 145
},
"hsl": {
"h": 134.746,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.84645,
"c": 0.16409,
"h": 149.7
},
"luminance": 0.64603
}Semantic roles & 50–950 ramp
primary
#74EA91
secondary
#C240A2
accent
#10A5D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581