#74EE98#74EE98
#74EE98 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.163 H 151.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE98 |
|---|---|
| RGB | rgb(116, 238, 152) |
| HSL | hsl(138, 78%, 69%) |
| HSV | hsv(138, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.57, -52.64, 31.44) |
| CIE-LCH | lch(85.57, 61.32, 149.15°) |
| OKLab | oklab(85.74% -0.143 0.0786) |
| OKLCH | oklch(85.74% 0.163 151.2) |
| XYZ | xyz(43.4415, 67.1255, 40.3670) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.79
Foam Green
#90FDA9
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE98 #EE74CA
analogous
#8DEE74 #74EE98 #74EED5
triadic
#74EE98 #9874EE #EE9874
tetradic
#74EE98 #748DEE #EE74CA #EED574
square
#74EE98 #748DEE #EE74CA #EED574
split-complementary
#74EE98 #D574EE #EE748D
monochromatic
#19CE4F #3DE770 #74EE98 #ABF5C0 #E1FBE9
Accessibility & contrast
On white
1.46
#74EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#74EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE98
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE98 | 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)
#EFDD92
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#58EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ee98; /* rgb */ color: rgb(116, 238, 152); /* oklch */ color: oklch(85.7% 0.163 151.2);
Tailwind
colors: {
custom: {
50: '#a4f4b7',
500: '#74ee98',
950: '#000000',
},
}SCSS
$custom: #74ee98; $custom-light: #a4f4b7; $custom-dark: #000000;
JSON
{
"hex": "#74ee98",
"rgb": {
"r": 116,
"g": 238,
"b": 152
},
"hsl": {
"h": 137.705,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85738,
"c": 0.16315,
"h": 151.2
},
"luminance": 0.67129
}Semantic roles & 50–950 ramp
primary
#74EE98
secondary
#C73F9F
accent
#0B9DDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581