#74EA93#74EA93
#74EA93 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.162 H 150.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #74EA93 |
|---|---|
| RGB | rgb(116, 234, 147) |
| HSL | hsl(136, 74%, 69%) |
| HSV | hsv(136, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(84.31, -51.87, 32.29) |
| CIE-LCH | lch(84.31, 61.10, 148.09°) |
| OKLab | oklab(84.68% -0.1408 0.0806) |
| OKLCH | oklch(84.68% 0.162 150.2) |
| XYZ | xyz(41.8889, 64.6618, 37.8717) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.26
Foam Green
#90FDA9
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EA93 #EA74CB
analogous
#90EA74 #74EA93 #74EACE
triadic
#74EA93 #9374EA #EA9374
tetradic
#74EA93 #7490EA #EA74CB #EACE74
square
#74EA93 #7490EA #EA74CB #EACE74
split-complementary
#74EA93 #CE74EA #EA7490
monochromatic
#1EC64A #3FE26A #74EA93 #A9F2BC #DEFAE6
Accessibility & contrast
On white
1.51
#74EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#74EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EA93
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EA93 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#5BE7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74ea93; /* rgb */ color: rgb(116, 234, 147); /* oklch */ color: oklch(84.7% 0.162 150.2);
Tailwind
colors: {
custom: {
50: '#a3f1b3',
500: '#74ea93',
950: '#000000',
},
}SCSS
$custom: #74ea93; $custom-light: #a3f1b3; $custom-dark: #000000;
JSON
{
"hex": "#74ea93",
"rgb": {
"r": 116,
"g": 234,
"b": 147
},
"hsl": {
"h": 135.763,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.84682,
"c": 0.16223,
"h": 150.2
},
"luminance": 0.64665
}Semantic roles & 50–950 ramp
primary
#74EA93
secondary
#C240A0
accent
#10A2D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581