#74EAAD#74EAAD
#74EAAD is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.139 H 158.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #74EAAD |
|---|---|
| RGB | rgb(116, 234, 173) |
| HSL | hsl(149, 74%, 69%) |
| HSV | hsv(149, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(84.78, -47.12, 19.60) |
| CIE-LCH | lch(84.78, 51.03, 157.41°) |
| OKLab | oklab(85.22% -0.1294 0.05) |
| OKLCH | oklch(85.22% 0.139 158.9) |
| XYZ | xyz(44.1645, 65.5721, 49.8564) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EAAD #EA74B1
analogous
#76EA74 #74EAAD #74EAE8
triadic
#74EAAD #AD74EA #EAAD74
tetradic
#74EAAD #7476EA #EA74B1 #EAE874
square
#74EAAD #7476EA #EA74B1 #EAE874
split-complementary
#74EAAD #E874EA #EA7476
monochromatic
#1EC66F #3FE28E #74EAAD #A9F2CC #DEFAEC
Accessibility & contrast
On white
1.49
#74EAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#74EAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EAAD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EAAD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA9
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#51E9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #74eaad; /* rgb */ color: rgb(116, 234, 173); /* oklch */ color: oklch(85.2% 0.139 158.9);
Tailwind
colors: {
custom: {
50: '#a3f1c5',
500: '#74eaad',
950: '#000000',
},
}SCSS
$custom: #74eaad; $custom-light: #a3f1c5; $custom-dark: #000000;
JSON
{
"hex": "#74eaad",
"rgb": {
"r": 116,
"g": 234,
"b": 173
},
"hsl": {
"h": 148.983,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85219,
"c": 0.13871,
"h": 158.9
},
"luminance": 0.65576
}Semantic roles & 50–950 ramp
primary
#74EAAD
secondary
#C24083
accent
#1076D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582