#74E09E#74E09E
#74E09E is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.138 H 155.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #74E09E |
|---|---|
| RGB | rgb(116, 224, 158) |
| HSL | hsl(143, 64%, 67%) |
| HSV | hsv(143, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.56, -45.74, 22.95) |
| CIE-LCH | lch(81.56, 51.17, 153.36°) |
| OKLab | oklab(82.5% -0.125 0.0582) |
| OKLCH | oklch(82.5% 0.138 155) |
| XYZ | xyz(40.0267, 59.4898, 41.7146) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.70
Aqua Green
#12E193
ΔE00 5.18
Seafoam (survey)
#80F9AD
ΔE00 5.50
Seafoam Green
#7AF9AB
ΔE00 5.54
Light Greenish Blue
#63F7B4
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E09E #E074B6
analogous
#80E074 #74E09E #74E0D4
triadic
#74E09E #9E74E0 #E09E74
tetradic
#74E09E #7480E0 #E074B6 #E0D474
square
#74E09E #7480E0 #E074B6 #E0D474
split-complementary
#74E09E #D474E0 #E07480
monochromatic
#28B25D #42D57B #74E09E #A6EBC1 #D8F6E4
Accessibility & contrast
On white
1.63
#74E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#74E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E09E
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E09E | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#D0C6A2
Tritanopia (blue-blind)
#59DECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74e09e; /* rgb */ color: rgb(116, 224, 158); /* oklch */ color: oklch(82.5% 0.138 155.0);
Tailwind
colors: {
custom: {
50: '#a2eabb',
500: '#74e09e',
950: '#000000',
},
}SCSS
$custom: #74e09e; $custom-light: #a2eabb; $custom-dark: #000000;
JSON
{
"hex": "#74e09e",
"rgb": {
"r": 116,
"g": 224,
"b": 158
},
"hsl": {
"h": 143.333,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.82502,
"c": 0.13787,
"h": 155
},
"luminance": 0.59493
}Semantic roles & 50–950 ramp
primary
#74E09E
secondary
#B34588
accent
#1A86CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481