#74EB91#74EB91
#74EB91 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.165 H 149.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74EB91 |
|---|---|
| RGB | rgb(116, 235, 145) |
| HSL | hsl(135, 75%, 69%) |
| HSV | hsv(135, 51%, 92%) |
| CMYK | cmyk(50.6%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.57, -52.60, 33.65) |
| CIE-LCH | lch(84.57, 62.44, 147.39°) |
| OKLab | oklab(84.89% -0.1427 0.0837) |
| OKLCH | oklch(84.89% 0.165 149.6) |
| XYZ | xyz(42.0189, 65.1706, 37.1475) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.28
Foam Green
#90FDA9
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EB91 #EB74CE
analogous
#93EB74 #74EB91 #74EBCD
triadic
#74EB91 #9174EB #EB9174
tetradic
#74EB91 #7493EB #EB74CE #EBCD74
square
#74EB91 #7493EB #EB74CE #EBCD74
split-complementary
#74EB91 #CD74EB #EB7493
monochromatic
#1DC846 #3EE367 #74EB91 #AAF3BB #DFFAE6
Accessibility & contrast
On white
1.50
#74EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#74EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EB91
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EB91 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8B
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#5BE7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74eb91; /* rgb */ color: rgb(116, 235, 145); /* oklch */ color: oklch(84.9% 0.165 149.6);
Tailwind
colors: {
custom: {
50: '#a3f2b2',
500: '#74eb91',
950: '#000000',
},
}SCSS
$custom: #74eb91; $custom-light: #a3f2b2; $custom-dark: #000000;
JSON
{
"hex": "#74eb91",
"rgb": {
"r": 116,
"g": 235,
"b": 145
},
"hsl": {
"h": 134.622,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.84886,
"c": 0.16548,
"h": 149.6
},
"luminance": 0.65174
}Semantic roles & 50–950 ramp
primary
#74EB91
secondary
#C340A3
accent
#0FA6D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581