#74FAA6#74FAA6
#74FAA6 is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.9% C 0.167 H 153.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #74FAA6 |
|---|---|
| RGB | rgb(116, 250, 166) |
| HSL | hsl(142, 93%, 72%) |
| HSV | hsv(142, 54%, 98%) |
| CMYK | cmyk(53.6%, 0%, 33.6%, 2%) |
| CIE-LAB | lab(89.31, -55.03, 29.39) |
| CIE-LCH | lch(89.31, 62.39, 151.89°) |
| OKLab | oklab(88.88% -0.1496 0.0739) |
| OKLCH | oklch(88.88% 0.167 153.7) |
| XYZ | xyz(48.2673, 74.8331, 47.9697) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.63
Seafoam Green
#7AF9AB
ΔE00 1.05
Seafoam (survey)
#80F9AD
ΔE00 1.52
Light Green Blue
#56FCA2
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.21
Sea Green (survey)
#53FCA1
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FAA6 #FA74C8
analogous
#85FA74 #74FAA6 #74FAE9
triadic
#74FAA6 #A674FA #FAA674
tetradic
#74FAA6 #7485FA #FA74C8 #FAE974
square
#74FAA6 #7485FA #FA74C8 #FAE974
split-complementary
#74FAA6 #E974FA #FA7485
monochromatic
#08EB5D #39F880 #74FAA6 #AFFCCC #E1FEEC
Accessibility & contrast
On white
1.32
#74FAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#74FAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FAA6
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FAA6 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE8A1
Deuteranopia (green-blind)
#E7DBAB
Tritanopia (blue-blind)
#4FF7E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #74faa6; /* rgb */ color: rgb(116, 250, 166); /* oklch */ color: oklch(88.9% 0.167 153.7);
Tailwind
colors: {
custom: {
50: '#a5fdc1',
500: '#74faa6',
950: '#000000',
},
}SCSS
$custom: #74faa6; $custom-light: #a5fdc1; $custom-dark: #000000;
JSON
{
"hex": "#74faa6",
"rgb": {
"r": 116,
"g": 250,
"b": 166
},
"hsl": {
"h": 142.388,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.8888,
"c": 0.16689,
"h": 153.7
},
"luminance": 0.74837
}Semantic roles & 50–950 ramp
primary
#74FAA6
secondary
#D63C9D
accent
#0090E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682