#74EDAE#74EDAE
#74EDAE is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.0% C 0.142 H 158.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #74EDAE |
|---|---|
| RGB | rgb(116, 237, 174) |
| HSL | hsl(149, 77%, 69%) |
| HSV | hsv(149, 51%, 93%) |
| CMYK | cmyk(51.1%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.67, -48.19, 20.33) |
| CIE-LCH | lch(85.67, 52.30, 157.13°) |
| OKLab | oklab(85.95% -0.1322 0.0518) |
| OKLCH | oklch(85.95% 0.142 158.6) |
| XYZ | xyz(45.1229, 67.3335, 50.6550) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 4.30
Light Sea Green
#98F6B0
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EDAE #ED74B3
analogous
#77ED74 #74EDAE #74EDEA
triadic
#74EDAE #AE74ED #EDAE74
tetradic
#74EDAE #7477ED #ED74B3 #EDEA74
square
#74EDAE #7477ED #ED74B3 #EDEA74
split-complementary
#74EDAE #EA74ED #ED7477
monochromatic
#1ACC70 #3EE68E #74EDAE #AAF4CE #E0FBED
Accessibility & contrast
On white
1.45
#74EDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#74EDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EDAE
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EDAE | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAA
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#4FECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74edae; /* rgb */ color: rgb(116, 237, 174); /* oklch */ color: oklch(86.0% 0.142 158.6);
Tailwind
colors: {
custom: {
50: '#a4f3c6',
500: '#74edae',
950: '#000000',
},
}SCSS
$custom: #74edae; $custom-light: #a4f3c6; $custom-dark: #000000;
JSON
{
"hex": "#74edae",
"rgb": {
"r": 116,
"g": 237,
"b": 174
},
"hsl": {
"h": 148.76,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.85954,
"c": 0.142,
"h": 158.6
},
"luminance": 0.67337
}Semantic roles & 50–950 ramp
primary
#74EDAE
secondary
#C63F85
accent
#0C77D9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582