#74FF95#74FF95
#74FF95 is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.8% C 0.189 H 149.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF95 |
|---|---|
| RGB | rgb(116, 255, 149) |
| HSL | hsl(134, 100%, 73%) |
| HSV | hsv(134, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(90.50, -59.84, 39.42) |
| CIE-LCH | lch(90.50, 71.66, 146.63°) |
| OKLab | oklab(89.77% -0.162 0.0973) |
| OKLCH | oklch(89.77% 0.189 149) |
| XYZ | xyz(48.3840, 77.3987, 40.8177) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.14
Mint Green
#8FFF9F
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 3.35
Palegreen
#98FB98
ΔE00 3.54
Foam Green
#90FDA9
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF95 #FF74DE
analogous
#98FF74 #74FF95 #74FFDB
triadic
#74FF95 #9574FF #FF9574
tetradic
#74FF95 #7498FF #FF74DE #FFDB74
square
#74FF95 #7498FF #FF74DE #FFDB74
split-complementary
#74FF95 #DB74FF #FF7498
monochromatic
#00F93B #37FF66 #74FF95 #B1FFC4 #E0FFE8
Accessibility & contrast
On white
1.27
#74FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#74FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF95
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF95 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#EEDF9C
Tritanopia (blue-blind)
#54FBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74ff95; /* rgb */ color: rgb(116, 255, 149); /* oklch */ color: oklch(89.8% 0.189 149.0);
Tailwind
colors: {
custom: {
50: '#a6ffb5',
500: '#74ff95',
950: '#000000',
},
}SCSS
$custom: #74ff95; $custom-light: #a6ffb5; $custom-dark: #000000;
JSON
{
"hex": "#74ff95",
"rgb": {
"r": 116,
"g": 255,
"b": 149
},
"hsl": {
"h": 134.245,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89766,
"c": 0.18903,
"h": 149
},
"luminance": 0.77403
}Semantic roles & 50–950 ramp
primary
#74FF95
secondary
#DC3BB6
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681