#74FB9B#74FB9B
#74FB9B is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.9% C 0.178 H 150.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #74FB9B |
|---|---|
| RGB | rgb(116, 251, 155) |
| HSL | hsl(137, 94%, 72%) |
| HSV | hsv(137, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 38.2%, 1.6%) |
| CIE-LAB | lab(89.43, -57.32, 35.05) |
| CIE-LCH | lch(89.43, 67.19, 148.56°) |
| OKLab | oklab(88.91% -0.1554 0.0872) |
| OKLCH | oklch(88.91% 0.178 150.7) |
| XYZ | xyz(47.6127, 75.0698, 42.9848) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.00
Baby Green
#8CFF9E
ΔE00 2.24
Mint Green
#8FFF9F
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 2.70
Foam Green
#90FDA9
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FB9B #FB74D4
analogous
#91FB74 #74FB9B #74FBDE
triadic
#74FB9B #9B74FB #FB9B74
tetradic
#74FB9B #7491FB #FB74D4 #FBDE74
square
#74FB9B #7491FB #FB74D4 #FBDE74
split-complementary
#74FB9B #DE74FB #FB7491
monochromatic
#07EE4A #39F970 #74FB9B #AFFDC6 #E1FEEA
Accessibility & contrast
On white
1.31
#74FB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#74FB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FB9B
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FB9B | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE994
Deuteranopia (green-blind)
#EADCA1
Tritanopia (blue-blind)
#53F7E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #74fb9b; /* rgb */ color: rgb(116, 251, 155); /* oklch */ color: oklch(88.9% 0.178 150.7);
Tailwind
colors: {
custom: {
50: '#a5fdb9',
500: '#74fb9b',
950: '#000000',
},
}SCSS
$custom: #74fb9b; $custom-light: #a5fdb9; $custom-dark: #000000;
JSON
{
"hex": "#74fb9b",
"rgb": {
"r": 116,
"g": 251,
"b": 155
},
"hsl": {
"h": 137.333,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.88911,
"c": 0.17821,
"h": 150.7
},
"luminance": 0.75074
}Semantic roles & 50–950 ramp
primary
#74FB9B
secondary
#D73CAA
accent
#00A3E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681