#74FEAC#74FEAC
#74FEAC is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.0% C 0.167 H 154.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEAC |
|---|---|
| RGB | rgb(116, 254, 172) |
| HSL | hsl(144, 99%, 73%) |
| HSV | hsv(144, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(90.58, -55.55, 28.08) |
| CIE-LCH | lch(90.58, 62.25, 153.18°) |
| OKLab | oklab(89.95% -0.1512 0.0708) |
| OKLCH | oklch(89.95% 0.167 154.9) |
| XYZ | xyz(50.0867, 77.5707, 51.3549) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.71
Seafoam Green
#7AF9AB
ΔE00 1.23
Seafoam (survey)
#80F9AD
ΔE00 1.61
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Green Blue
#56FCA2
ΔE00 2.14
Sea Green (survey)
#53FCA1
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEAC #FE74C6
analogous
#81FE74 #74FEAC #74FEF1
triadic
#74FEAC #AC74FE #FEAC74
tetradic
#74FEAC #7481FE #FE74C6 #FEF174
square
#74FEAC #7481FE #FE74C6 #FEF174
split-complementary
#74FEAC #F174FE #FE7481
monochromatic
#02F665 #37FE88 #74FEAC #B1FED0 #E1FFED
Accessibility & contrast
On white
1.27
#74FEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#74FEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEAC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEAC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#EADFB1
Tritanopia (blue-blind)
#4BFCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74feac; /* rgb */ color: rgb(116, 254, 172); /* oklch */ color: oklch(90.0% 0.167 154.9);
Tailwind
colors: {
custom: {
50: '#a6ffc5',
500: '#74feac',
950: '#000000',
},
}SCSS
$custom: #74feac; $custom-light: #a6ffc5; $custom-dark: #000000;
JSON
{
"hex": "#74feac",
"rgb": {
"r": 116,
"g": 254,
"b": 172
},
"hsl": {
"h": 144.348,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.89952,
"c": 0.16696,
"h": 154.9
},
"luminance": 0.77575
}Semantic roles & 50–950 ramp
primary
#74FEAC
secondary
#DB3B9A
accent
#0088E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682