#74E09D#74E09D
#74E09D is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.139 H 154.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #74E09D |
|---|---|
| RGB | rgb(116, 224, 157) |
| HSL | hsl(143, 64%, 67%) |
| HSV | hsv(143, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.54, -45.93, 23.44) |
| CIE-LCH | lch(81.54, 51.56, 152.96°) |
| OKLab | oklab(82.48% -0.1254 0.0594) |
| OKLCH | oklch(82.48% 0.139 154.7) |
| XYZ | xyz(39.9410, 59.4555, 41.2631) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 4.91
Aqua Green
#12E193
ΔE00 5.16
Seafoam (survey)
#80F9AD
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.50
Light Sea Green
#98F6B0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E09D #E074B7
analogous
#81E074 #74E09D #74E0D3
triadic
#74E09D #9D74E0 #E09D74
tetradic
#74E09D #7481E0 #E074B7 #E0D374
square
#74E09D #7481E0 #E074B7 #E0D374
split-complementary
#74E09D #D374E0 #E07481
monochromatic
#28B25C #42D57A #74E09D #A6EBC0 #D8F6E4
Accessibility & contrast
On white
1.63
#74E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#74E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E09D
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E09D | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D199
Deuteranopia (green-blind)
#D0C6A1
Tritanopia (blue-blind)
#5ADECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74e09d; /* rgb */ color: rgb(116, 224, 157); /* oklch */ color: oklch(82.5% 0.139 154.7);
Tailwind
colors: {
custom: {
50: '#a2eaba',
500: '#74e09d',
950: '#000000',
},
}SCSS
$custom: #74e09d; $custom-light: #a2eaba; $custom-dark: #000000;
JSON
{
"hex": "#74e09d",
"rgb": {
"r": 116,
"g": 224,
"b": 157
},
"hsl": {
"h": 142.778,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.8248,
"c": 0.13878,
"h": 154.7
},
"luminance": 0.59459
}Semantic roles & 50–950 ramp
primary
#74E09D
secondary
#B34589
accent
#1A88CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481