#74EA94#74EA94
#74EA94 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.161 H 150.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #74EA94 |
|---|---|
| RGB | rgb(116, 234, 148) |
| HSL | hsl(136, 74%, 69%) |
| HSV | hsv(136, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(84.33, -51.70, 31.81) |
| CIE-LCH | lch(84.33, 60.70, 148.40°) |
| OKLab | oklab(84.7% -0.1404 0.0794) |
| OKLCH | oklch(84.7% 0.161 150.5) |
| XYZ | xyz(41.9677, 64.6934, 38.2868) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.02
Weird Green
#3AE57F
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.20
Foam Green
#90FDA9
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EA94 #EA74CA
analogous
#8FEA74 #74EA94 #74EACF
triadic
#74EA94 #9474EA #EA9474
tetradic
#74EA94 #748FEA #EA74CA #EACF74
square
#74EA94 #748FEA #EA74CA #EACF74
split-complementary
#74EA94 #CF74EA #EA748F
monochromatic
#1EC64B #3FE26B #74EA94 #A9F2BD #DEFAE6
Accessibility & contrast
On white
1.51
#74EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#74EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EA94
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EA94 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98E
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#5AE7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74ea94; /* rgb */ color: rgb(116, 234, 148); /* oklch */ color: oklch(84.7% 0.161 150.5);
Tailwind
colors: {
custom: {
50: '#a3f1b4',
500: '#74ea94',
950: '#000000',
},
}SCSS
$custom: #74ea94; $custom-light: #a3f1b4; $custom-dark: #000000;
JSON
{
"hex": "#74ea94",
"rgb": {
"r": 116,
"g": 234,
"b": 148
},
"hsl": {
"h": 136.271,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.84701,
"c": 0.16129,
"h": 150.5
},
"luminance": 0.64697
}Semantic roles & 50–950 ramp
primary
#74EA94
secondary
#C2409F
accent
#10A0D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581