#74DD83#74DD83
#74DD83 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.159 H 147.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #74DD83 |
|---|---|
| RGB | rgb(116, 221, 131) |
| HSL | hsl(129, 61%, 66%) |
| HSV | hsv(129, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.21, -49.13, 34.99) |
| CIE-LCH | lch(80.21, 60.32, 144.54°) |
| OKLab | oklab(81.25% -0.1334 0.0865) |
| OKLCH | oklch(81.25% 0.159 147) |
| XYZ | xyz(37.1535, 57.0618, 30.5246) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.48
Lightish Green
#61E160
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.34
Emerald
#50C878
ΔE00 6.02
Seaweed
#18D17B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DD83 #DD74CE
analogous
#99DD74 #74DD83 #74DDB7
triadic
#74DD83 #8374DD #DD8374
tetradic
#74DD83 #7499DD #DD74CE #DDB774
square
#74DD83 #7499DD #DD74CE #DDB774
split-complementary
#74DD83 #B774DD #DD7499
monochromatic
#2AAC3D #43D157 #74DD83 #A5E9AF #D6F5DB
Accessibility & contrast
On white
1.69
#74DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#74DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DD83
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DD83 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7C
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#62D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #74dd83; /* rgb */ color: rgb(116, 221, 131); /* oklch */ color: oklch(81.3% 0.159 147.0);
Tailwind
colors: {
custom: {
50: '#a2e8a8',
500: '#74dd83',
950: '#000000',
},
}SCSS
$custom: #74dd83; $custom-light: #a2e8a8; $custom-dark: #000000;
JSON
{
"hex": "#74dd83",
"rgb": {
"r": 116,
"g": 221,
"b": 131
},
"hsl": {
"h": 128.571,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.81253,
"c": 0.15901,
"h": 147
},
"luminance": 0.57065
}Semantic roles & 50–950 ramp
primary
#74DD83
secondary
#AF47A0
accent
#1DB0C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480