#74FFAF#74FFAF
#74FFAF is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.3% C 0.166 H 155.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFAF |
|---|---|
| RGB | rgb(116, 255, 175) |
| HSL | hsl(145, 100%, 73%) |
| HSV | hsv(145, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.93, -55.40, 27.04) |
| CIE-LCH | lch(90.93, 61.65, 153.99°) |
| OKLab | oklab(90.25% -0.1509 0.0683) |
| OKLCH | oklch(90.25% 0.166 155.6) |
| XYZ | xyz(50.6962, 78.3236, 52.9955) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.17
Seafoam Green
#7AF9AB
ΔE00 1.38
Light Blue Green
#7EFBB3
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 1.69
Light Green Blue
#56FCA2
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFAF #FF74C4
analogous
#7EFF74 #74FFAF #74FFF5
triadic
#74FFAF #AF74FF #FFAF74
tetradic
#74FFAF #747EFF #FF74C4 #FFF574
square
#74FFAF #747EFF #FF74C4 #FFF574
split-complementary
#74FFAF #F574FF #FF747E
monochromatic
#00F96A #37FF8C #74FFAF #B1FFD2 #E0FFED
Accessibility & contrast
On white
1.26
#74FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#74FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFAF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFAF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAA
Deuteranopia (green-blind)
#EBE0B4
Tritanopia (blue-blind)
#49FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74ffaf; /* rgb */ color: rgb(116, 255, 175); /* oklch */ color: oklch(90.3% 0.166 155.6);
Tailwind
colors: {
custom: {
50: '#a6ffc7',
500: '#74ffaf',
950: '#000000',
},
}SCSS
$custom: #74ffaf; $custom-light: #a6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#74ffaf",
"rgb": {
"r": 116,
"g": 255,
"b": 175
},
"hsl": {
"h": 145.468,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90251,
"c": 0.16567,
"h": 155.6
},
"luminance": 0.78328
}Semantic roles & 50–950 ramp
primary
#74FFAF
secondary
#DC3B98
accent
#0084E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682