#74EA96#74EA96
#74EA96 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.159 H 151.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #74EA96 |
|---|---|
| RGB | rgb(116, 234, 150) |
| HSL | hsl(137, 74%, 69%) |
| HSV | hsv(137, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.36, -51.36, 30.84) |
| CIE-LCH | lch(84.36, 59.91, 149.01°) |
| OKLab | oklab(84.74% -0.1395 0.0772) |
| OKLCH | oklch(84.74% 0.159 151.1) |
| XYZ | xyz(42.1274, 64.7572, 39.1277) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.34
Foam Green
#90FDA9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EA96 #EA74C8
analogous
#8DEA74 #74EA96 #74EAD1
triadic
#74EA96 #9674EA #EA9674
tetradic
#74EA96 #748DEA #EA74C8 #EAD174
square
#74EA96 #748DEA #EA74C8 #EAD174
split-complementary
#74EA96 #D174EA #EA748D
monochromatic
#1EC64E #3FE26E #74EA96 #A9F2BE #DEFAE6
Accessibility & contrast
On white
1.51
#74EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#74EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EA96
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EA96 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#5AE7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74ea96; /* rgb */ color: rgb(116, 234, 150); /* oklch */ color: oklch(84.7% 0.159 151.1);
Tailwind
colors: {
custom: {
50: '#a3f1b5',
500: '#74ea96',
950: '#000000',
},
}SCSS
$custom: #74ea96; $custom-light: #a3f1b5; $custom-dark: #000000;
JSON
{
"hex": "#74ea96",
"rgb": {
"r": 116,
"g": 234,
"b": 150
},
"hsl": {
"h": 137.288,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.84739,
"c": 0.15943,
"h": 151.1
},
"luminance": 0.64761
}Semantic roles & 50–950 ramp
primary
#74EA96
secondary
#C2409D
accent
#109DD6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581