#74CE99#74CE99
#74CE99 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.1% C 0.116 H 156.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74CE99 |
|---|---|
| RGB | rgb(116, 206, 153) |
| HSL | hsl(145, 48%, 63%) |
| HSV | hsv(145, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.16, -38.80, 18.13) |
| CIE-LCH | lch(76.16, 42.83, 154.95°) |
| OKLab | oklab(78.08% -0.1066 0.0463) |
| OKLCH | oklch(78.08% 0.116 156.5) |
| XYZ | xyz(35.0211, 50.1531, 37.9659) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.07
Mediumaquamarine
#66CDAA
ΔE00 5.34
Eucalyptus
#44D7A8
ΔE00 5.71
Emerald
#50C878
ΔE00 6.21
Soft Green
#6FC276
ΔE00 6.39
Greenblue
#23C48B
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CE99 #CE74A9
analogous
#7CCE74 #74CE99 #74CEC6
triadic
#74CE99 #9974CE #CE9974
tetradic
#74CE99 #747CCE #CE74A9 #CEC674
square
#74CE99 #747CCE #CE74A9 #CEC674
split-complementary
#74CE99 #C674CE #CE747C
monochromatic
#34945B #47BE78 #74CE99 #A1DEBA #CEEEDB
Accessibility & contrast
On white
1.90
#74CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#74CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CE99
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CE99 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC296
Deuteranopia (green-blind)
#BFB89C
Tritanopia (blue-blind)
#5FCDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74ce99; /* rgb */ color: rgb(116, 206, 153); /* oklch */ color: oklch(78.1% 0.116 156.5);
Tailwind
colors: {
custom: {
50: '#a0ddb7',
500: '#74ce99',
950: '#000000',
},
}SCSS
$custom: #74ce99; $custom-light: #a0ddb7; $custom-dark: #000000;
JSON
{
"hex": "#74ce99",
"rgb": {
"r": 116,
"g": 206,
"b": 153
},
"hsl": {
"h": 144.667,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.7808,
"c": 0.11619,
"h": 156.5
},
"luminance": 0.50156
}Semantic roles & 50–950 ramp
primary
#74CE99
secondary
#9A4D7A
accent
#2A80BB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481