#74FF98#74FF98
#74FF98 is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.186 H 149.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF98 |
|---|---|
| RGB | rgb(116, 255, 152) |
| HSL | hsl(136, 100%, 73%) |
| HSV | hsv(136, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(90.55, -59.37, 38.01) |
| CIE-LCH | lch(90.55, 70.49, 147.37°) |
| OKLab | oklab(89.82% -0.1608 0.0941) |
| OKLCH | oklch(89.82% 0.186 149.7) |
| XYZ | xyz(48.6266, 77.4957, 42.0953) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.05
Mint Green
#8FFF9F
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.89
Light Green Blue
#56FCA2
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.33
Foam Green
#90FDA9
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF98 #FF74DB
analogous
#95FF74 #74FF98 #74FFDE
triadic
#74FF98 #9874FF #FF9874
tetradic
#74FF98 #7495FF #FF74DB #FFDE74
square
#74FF98 #7495FF #FF74DB #FFDE74
split-complementary
#74FF98 #DE74FF #FF7495
monochromatic
#00F940 #37FF6B #74FF98 #B1FFC5 #E0FFE8
Accessibility & contrast
On white
1.27
#74FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#74FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF98
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF98 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#EEDF9F
Tritanopia (blue-blind)
#53FBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74ff98; /* rgb */ color: rgb(116, 255, 152); /* oklch */ color: oklch(89.8% 0.186 149.7);
Tailwind
colors: {
custom: {
50: '#a6ffb7',
500: '#74ff98',
950: '#000000',
},
}SCSS
$custom: #74ff98; $custom-light: #a6ffb7; $custom-dark: #000000;
JSON
{
"hex": "#74ff98",
"rgb": {
"r": 116,
"g": 255,
"b": 152
},
"hsl": {
"h": 135.54,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89817,
"c": 0.18632,
"h": 149.7
},
"luminance": 0.775
}Semantic roles & 50–950 ramp
primary
#74FF98
secondary
#DC3BB3
accent
#00AAE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681