#74EAAA#74EAAA
#74EAAA is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.2% C 0.141 H 157.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #74EAAA |
|---|---|
| RGB | rgb(116, 234, 170) |
| HSL | hsl(147, 74%, 69%) |
| HSV | hsv(147, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.72, -47.70, 21.07) |
| CIE-LCH | lch(84.72, 52.15, 156.16°) |
| OKLab | oklab(85.15% -0.1307 0.0536) |
| OKLCH | oklch(85.15% 0.141 157.7) |
| XYZ | xyz(43.8775, 65.4573, 48.3447) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam
#7FE0B3
ΔE00 4.46
Light Sea Green
#98F6B0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EAAA #EA74B4
analogous
#79EA74 #74EAAA #74EAE5
triadic
#74EAAA #AA74EA #EAAA74
tetradic
#74EAAA #7479EA #EA74B4 #EAE574
square
#74EAAA #7479EA #EA74B4 #EAE574
split-complementary
#74EAAA #E574EA #EA7479
monochromatic
#1EC66B #3FE289 #74EAAA #A9F2CB #DEFAEB
Accessibility & contrast
On white
1.49
#74EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#74EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EAAA
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EAAA | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#D7CFAE
Tritanopia (blue-blind)
#52E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74eaaa; /* rgb */ color: rgb(116, 234, 170); /* oklch */ color: oklch(85.2% 0.141 157.7);
Tailwind
colors: {
custom: {
50: '#a3f1c3',
500: '#74eaaa',
950: '#000000',
},
}SCSS
$custom: #74eaaa; $custom-light: #a3f1c3; $custom-dark: #000000;
JSON
{
"hex": "#74eaaa",
"rgb": {
"r": 116,
"g": 234,
"b": 170
},
"hsl": {
"h": 147.458,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85151,
"c": 0.14129,
"h": 157.7
},
"luminance": 0.65461
}Semantic roles & 50–950 ramp
primary
#74EAAA
secondary
#C24087
accent
#107BD6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582