#74FBA0#74FBA0
#74FBA0 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.0% C 0.174 H 151.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBA0 |
|---|---|
| RGB | rgb(116, 251, 160) |
| HSL | hsl(140, 94%, 72%) |
| HSV | hsv(140, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 36.3%, 1.6%) |
| CIE-LAB | lab(89.51, -56.48, 32.66) |
| CIE-LCH | lch(89.51, 65.25, 149.96°) |
| OKLab | oklab(89% -0.1533 0.0817) |
| OKLCH | oklch(89% 0.174 151.9) |
| XYZ | xyz(48.0413, 75.2412, 45.2422) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.19
Seafoam Green
#7AF9AB
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.28
Foam Green
#90FDA9
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBA0 #FB74CF
analogous
#8BFB74 #74FBA0 #74FBE4
triadic
#74FBA0 #A074FB #FBA074
tetradic
#74FBA0 #748BFB #FB74CF #FBE474
square
#74FBA0 #748BFB #FB74CF #FBE474
split-complementary
#74FBA0 #E474FB #FB748B
monochromatic
#07EE52 #39F977 #74FBA0 #AFFDC9 #E1FEEB
Accessibility & contrast
On white
1.31
#74FBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#74FBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBA0
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBA0 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99A
Deuteranopia (green-blind)
#E9DCA6
Tritanopia (blue-blind)
#51F8E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #74fba0; /* rgb */ color: rgb(116, 251, 160); /* oklch */ color: oklch(89.0% 0.174 151.9);
Tailwind
colors: {
custom: {
50: '#a5fdbc',
500: '#74fba0',
950: '#000000',
},
}SCSS
$custom: #74fba0; $custom-light: #a5fdbc; $custom-dark: #000000;
JSON
{
"hex": "#74fba0",
"rgb": {
"r": 116,
"g": 251,
"b": 160
},
"hsl": {
"h": 139.556,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.89003,
"c": 0.17367,
"h": 151.9
},
"luminance": 0.75245
}Semantic roles & 50–950 ramp
primary
#74FBA0
secondary
#D73CA5
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682