#74F99B#74F99B
#74F99B is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.176 H 150.9°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #74F99B |
|---|---|
| RGB | rgb(116, 249, 155) |
| HSL | hsl(138, 92%, 72%) |
| HSV | hsv(138, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(88.84, -56.54, 34.28) |
| CIE-LCH | lch(88.84, 66.12, 148.77°) |
| OKLab | oklab(88.43% -0.1533 0.0854) |
| OKLCH | oklch(88.43% 0.176 150.9) |
| XYZ | xyz(46.9912, 73.8269, 42.7777) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.92
Baby Green
#8CFF9E
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 2.61
Sea Green (survey)
#53FCA1
ΔE00 2.67
Mint Green
#8FFF9F
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F99B #F974D2
analogous
#90F974 #74F99B #74F9DE
triadic
#74F99B #9B74F9 #F99B74
tetradic
#74F99B #7490F9 #F974D2 #F9DE74
square
#74F99B #7490F9 #F974D2 #F9DE74
split-complementary
#74F99B #DE74F9 #F97490
monochromatic
#0AE94B #39F671 #74F99B #AFFCC5 #E2FEEA
Accessibility & contrast
On white
1.33
#74F99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#74F99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F99B
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F99B | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE795
Deuteranopia (green-blind)
#E8DAA1
Tritanopia (blue-blind)
#54F5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #74f99b; /* rgb */ color: rgb(116, 249, 155); /* oklch */ color: oklch(88.4% 0.176 150.9);
Tailwind
colors: {
custom: {
50: '#a5fcb9',
500: '#74f99b',
950: '#000000',
},
}SCSS
$custom: #74f99b; $custom-light: #a5fcb9; $custom-dark: #000000;
JSON
{
"hex": "#74f99b",
"rgb": {
"r": 116,
"g": 249,
"b": 155
},
"hsl": {
"h": 137.594,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.88432,
"c": 0.17551,
"h": 150.9
},
"luminance": 0.73831
}Semantic roles & 50–950 ramp
primary
#74F99B
secondary
#D53DA8
accent
#00A2E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681