#74EE99#74EE99
#74EE99 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.162 H 151.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE99 |
|---|---|
| RGB | rgb(116, 238, 153) |
| HSL | hsl(138, 78%, 69%) |
| HSV | hsv(138, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(85.58, -52.47, 30.96) |
| CIE-LCH | lch(85.58, 60.92, 149.46°) |
| OKLab | oklab(85.76% -0.1425 0.0775) |
| OKLCH | oklch(85.76% 0.162 151.5) |
| XYZ | xyz(43.5237, 67.1584, 40.8001) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.76
Foam Green
#90FDA9
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE99 #EE74C9
analogous
#8CEE74 #74EE99 #74EED6
triadic
#74EE99 #9974EE #EE9974
tetradic
#74EE99 #748CEE #EE74C9 #EED674
square
#74EE99 #748CEE #EE74C9 #EED674
split-complementary
#74EE99 #D674EE #EE748C
monochromatic
#19CE50 #3DE771 #74EE99 #ABF5C1 #E1FBE9
Accessibility & contrast
On white
1.46
#74EE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#74EE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE99
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE99 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD93
Deuteranopia (green-blind)
#DED19E
Tritanopia (blue-blind)
#58EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ee99; /* rgb */ color: rgb(116, 238, 153); /* oklch */ color: oklch(85.8% 0.162 151.5);
Tailwind
colors: {
custom: {
50: '#a4f4b7',
500: '#74ee99',
950: '#000000',
},
}SCSS
$custom: #74ee99; $custom-light: #a4f4b7; $custom-dark: #000000;
JSON
{
"hex": "#74ee99",
"rgb": {
"r": 116,
"g": 238,
"b": 153
},
"hsl": {
"h": 138.197,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85757,
"c": 0.16223,
"h": 151.5
},
"luminance": 0.67162
}Semantic roles & 50–950 ramp
primary
#74EE99
secondary
#C73F9E
accent
#0B9CDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581