#74CA99#74CA99
#74CA99 is a light, moderate green. Relative luminance 0.483; OKLCH L 77.1% C 0.110 H 157.5°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #74CA99 |
|---|---|
| RGB | rgb(116, 202, 153) |
| HSL | hsl(146, 45%, 62%) |
| HSV | hsv(146, 43%, 79%) |
| CMYK | cmyk(42.6%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(74.98, -36.99, 16.49) |
| CIE-LCH | lch(74.98, 40.50, 155.97°) |
| OKLab | oklab(77.12% -0.1019 0.0422) |
| OKLCH | oklch(77.12% 0.11 157.5) |
| XYZ | xyz(34.0703, 48.2516, 37.6490) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.75
Seafoam
#7FE0B3
ΔE00 5.61
Eucalyptus
#44D7A8
ΔE00 5.96
Greenblue
#23C48B
ΔE00 6.26
Greenish Teal
#32BF84
ΔE00 6.34
Darkseagreen
#8FBC8F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CA99 #CA74A5
analogous
#7ACA74 #74CA99 #74CAC4
triadic
#74CA99 #9974CA #CA9974
tetradic
#74CA99 #747ACA #CA74A5 #CAC474
square
#74CA99 #747ACA #CA74A5 #CAC474
split-complementary
#74CA99 #C474CA #CA747A
monochromatic
#368E5C #48B978 #74CA99 #A0DBBA #CDECDA
Accessibility & contrast
On white
1.97
#74CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#74CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CA99
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CA99 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#BBB59C
Tritanopia (blue-blind)
#60C9BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #74ca99; /* rgb */ color: rgb(116, 202, 153); /* oklch */ color: oklch(77.1% 0.110 157.5);
Tailwind
colors: {
custom: {
50: '#a0dab7',
500: '#74ca99',
950: '#000000',
},
}SCSS
$custom: #74ca99; $custom-light: #a0dab7; $custom-dark: #000000;
JSON
{
"hex": "#74ca99",
"rgb": {
"r": 116,
"g": 202,
"b": 153
},
"hsl": {
"h": 145.814,
"s": 44.792,
"l": 62.353
},
"oklch": {
"l": 0.77123,
"c": 0.11024,
"h": 157.5
},
"luminance": 0.48254
}Semantic roles & 50–950 ramp
primary
#74CA99
secondary
#DDBDCF
accent
#2E7CB8
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#0F1511
muted
#7F8380