#74DB99#74DB99
#74DB99 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.2% C 0.135 H 154.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #74DB99 |
|---|---|
| RGB | rgb(116, 219, 153) |
| HSL | hsl(142, 59%, 66%) |
| HSV | hsv(142, 47%, 86%) |
| CMYK | cmyk(47%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(80.00, -44.52, 23.41) |
| CIE-LCH | lch(80.00, 50.30, 152.27°) |
| OKLab | oklab(81.2% -0.1216 0.0593) |
| OKLCH | oklch(81.2% 0.135 154) |
| XYZ | xyz(38.2810, 56.6730, 39.0526) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.84
Seafoam
#7FE0B3
ΔE00 5.09
Aqua Green
#12E193
ΔE00 5.47
Emerald
#50C878
ΔE00 6.17
Seaweed
#18D17B
ΔE00 6.51
Eucalyptus
#44D7A8
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DB99 #DB74B6
analogous
#82DB74 #74DB99 #74DBCC
triadic
#74DB99 #9974DB #DB9974
tetradic
#74DB99 #7482DB #DB74B6 #DBCC74
square
#74DB99 #7482DB #DB74B6 #DBCC74
split-complementary
#74DB99 #CC74DB #DB7482
monochromatic
#2CA959 #43CE75 #74DB99 #A5E8BD #D5F4E0
Accessibility & contrast
On white
1.70
#74DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#74DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DB99
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DB99 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#CCC29D
Tritanopia (blue-blind)
#5CD9CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74db99; /* rgb */ color: rgb(116, 219, 153); /* oklch */ color: oklch(81.2% 0.135 154.0);
Tailwind
colors: {
custom: {
50: '#a2e7b7',
500: '#74db99',
950: '#000000',
},
}SCSS
$custom: #74db99; $custom-light: #a2e7b7; $custom-dark: #000000;
JSON
{
"hex": "#74db99",
"rgb": {
"r": 116,
"g": 219,
"b": 153
},
"hsl": {
"h": 141.553,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.81196,
"c": 0.13526,
"h": 154
},
"luminance": 0.56676
}Semantic roles & 50–950 ramp
primary
#74DB99
secondary
#AC4888
accent
#1F8AC6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481