#74DB95#74DB95
#74DB95 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.1% C 0.139 H 152.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #74DB95 |
|---|---|
| RGB | rgb(116, 219, 149) |
| HSL | hsl(139, 59%, 66%) |
| HSV | hsv(139, 47%, 86%) |
| CMYK | cmyk(47%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(79.92, -45.26, 25.39) |
| CIE-LCH | lch(79.92, 51.89, 150.71°) |
| OKLab | oklab(81.11% -0.1234 0.064) |
| OKLCH | oklch(81.11% 0.139 152.6) |
| XYZ | xyz(37.9562, 56.5431, 37.3417) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.47
Emerald
#50C878
ΔE00 5.82
Seafoam
#7FE0B3
ΔE00 5.88
Weird Green
#3AE57F
ΔE00 6.01
Seaweed
#18D17B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DB95 #DB74BA
analogous
#86DB74 #74DB95 #74DBC8
triadic
#74DB95 #9574DB #DB9574
tetradic
#74DB95 #7486DB #DB74BA #DBC874
square
#74DB95 #7486DB #DB74BA #DBC874
split-complementary
#74DB95 #C874DB #DB7486
monochromatic
#2CA954 #43CE70 #74DB95 #A5E8BA #D5F4DF
Accessibility & contrast
On white
1.71
#74DB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#74DB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DB95
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DB95 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#5ED8C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74db95; /* rgb */ color: rgb(116, 219, 149); /* oklch */ color: oklch(81.1% 0.139 152.6);
Tailwind
colors: {
custom: {
50: '#a2e7b4',
500: '#74db95',
950: '#000000',
},
}SCSS
$custom: #74db95; $custom-light: #a2e7b4; $custom-dark: #000000;
JSON
{
"hex": "#74db95",
"rgb": {
"r": 116,
"g": 219,
"b": 149
},
"hsl": {
"h": 139.223,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.81112,
"c": 0.13899,
"h": 152.6
},
"luminance": 0.56546
}Semantic roles & 50–950 ramp
primary
#74DB95
secondary
#AC488C
accent
#1F91C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481