#74EF95#74EF95
#74EF95 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.167 H 150.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #74EF95 |
|---|---|
| RGB | rgb(116, 239, 149) |
| HSL | hsl(136, 79%, 70%) |
| HSV | hsv(136, 51%, 94%) |
| CMYK | cmyk(51.5%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.81, -53.55, 33.28) |
| CIE-LCH | lch(85.81, 63.05, 148.15°) |
| OKLab | oklab(85.92% -0.1453 0.0829) |
| OKLCH | oklch(85.92% 0.167 150.3) |
| XYZ | xyz(43.4908, 67.6123, 39.1866) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.34
Lightgreen
#90EE90
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.57
Foam Green
#90FDA9
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EF95 #EF74CE
analogous
#90EF74 #74EF95 #74EFD3
triadic
#74EF95 #9574EF #EF9574
tetradic
#74EF95 #7490EF #EF74CE #EFD374
square
#74EF95 #7490EF #EF74CE #EFD374
split-complementary
#74EF95 #D374EF #EF7490
monochromatic
#18D14A #3DE96B #74EF95 #ABF5BF #E2FCE9
Accessibility & contrast
On white
1.45
#74EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#74EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EF95
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EF95 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#59EBD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #74ef95; /* rgb */ color: rgb(116, 239, 149); /* oklch */ color: oklch(85.9% 0.167 150.3);
Tailwind
colors: {
custom: {
50: '#a4f5b5',
500: '#74ef95',
950: '#000000',
},
}SCSS
$custom: #74ef95; $custom-light: #a4f5b5; $custom-dark: #000000;
JSON
{
"hex": "#74ef95",
"rgb": {
"r": 116,
"g": 239,
"b": 149
},
"hsl": {
"h": 136.098,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.85922,
"c": 0.16732,
"h": 150.3
},
"luminance": 0.67616
}Semantic roles & 50–950 ramp
primary
#74EF95
secondary
#C83FA3
accent
#0AA3DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581