#74BF93#74BF93
#74BF93 is a light, moderate green. Relative luminance 0.431; OKLCH L 74.3% C 0.099 H 157.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #74BF93 |
|---|---|
| RGB | rgb(116, 191, 147) |
| HSL | hsl(145, 37%, 60%) |
| HSV | hsv(145, 39%, 75%) |
| CMYK | cmyk(39.3%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(71.61, -33.09, 15.00) |
| CIE-LCH | lch(71.61, 36.33, 155.62°) |
| OKLab | oklab(74.35% -0.0913 0.0384) |
| OKLCH | oklch(74.35% 0.099 157.2) |
| XYZ | xyz(31.0976, 43.0792, 34.2746) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.68
Tea
#65AB7C
ΔE00 5.85
Greenish Teal
#32BF84
ΔE00 6.36
Pale Teal
#82CBB2
ΔE00 6.74
Greenblue
#23C48B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BF93 #BF74A0
analogous
#7ABF74 #74BF93 #74BFB9
triadic
#74BF93 #9374BF #BF9374
tetradic
#74BF93 #747ABF #BF74A0 #BFB974
square
#74BF93 #747ABF #BF74A0 #BFB974
split-complementary
#74BF93 #B974BF #BF747A
monochromatic
#3A7E56 #4DA873 #74BF93 #9ED2B4 #C8E6D4
Accessibility & contrast
On white
2.18
#74BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#74BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BF93
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BF93 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB491
Deuteranopia (green-blind)
#B2AC96
Tritanopia (blue-blind)
#64BEB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #74bf93; /* rgb */ color: rgb(116, 191, 147); /* oklch */ color: oklch(74.3% 0.099 157.2);
Tailwind
colors: {
custom: {
50: '#9fd2b2',
500: '#74bf93',
950: '#000000',
},
}SCSS
$custom: #74bf93; $custom-light: #9fd2b2; $custom-dark: #000000;
JSON
{
"hex": "#74bf93",
"rgb": {
"r": 116,
"g": 191,
"b": 147
},
"hsl": {
"h": 144.8,
"s": 36.946,
"l": 60.196
},
"oklch": {
"l": 0.74348,
"c": 0.09902,
"h": 157.2
},
"luminance": 0.43081
}Semantic roles & 50–950 ramp
primary
#74BF93
secondary
#D6B9CA
accent
#367DB0
background
#FAFCFB
surface
#F3F9F6
border
#CDD2D0
text
#0F1411
muted
#7F8280