#74FFB7#74FFB7
#74FFB7 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.4% C 0.159 H 158.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFB7 |
|---|---|
| RGB | rgb(116, 255, 183) |
| HSL | hsl(149, 100%, 73%) |
| HSV | hsv(149, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(91.07, -53.89, 23.18) |
| CIE-LCH | lch(91.07, 58.66, 156.73°) |
| OKLab | oklab(90.42% -0.1474 0.0589) |
| OKLCH | oklch(90.42% 0.159 158.2) |
| XYZ | xyz(51.5053, 78.6472, 57.2568) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.33
Seafoam Green
#7AF9AB
ΔE00 2.16
Light Greenish Blue
#63F7B4
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFB7 #FF74BC
analogous
#76FF74 #74FFB7 #74FFFD
triadic
#74FFB7 #B774FF #FFB774
tetradic
#74FFB7 #7476FF #FF74BC #FFFD74
square
#74FFB7 #7476FF #FF74BC #FFFD74
split-complementary
#74FFB7 #FD74FF #FF7476
monochromatic
#00F978 #37FF97 #74FFB7 #B1FFD7 #E0FFEF
Accessibility & contrast
On white
1.26
#74FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#74FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFB7
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFB7 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB3
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#44FEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74ffb7; /* rgb */ color: rgb(116, 255, 183); /* oklch */ color: oklch(90.4% 0.159 158.2);
Tailwind
colors: {
custom: {
50: '#a6ffcd',
500: '#74ffb7',
950: '#000000',
},
}SCSS
$custom: #74ffb7; $custom-light: #a6ffcd; $custom-dark: #000000;
JSON
{
"hex": "#74ffb7",
"rgb": {
"r": 116,
"g": 255,
"b": 183
},
"hsl": {
"h": 148.921,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.9042,
"c": 0.15877,
"h": 158.2
},
"luminance": 0.78652
}Semantic roles & 50–950 ramp
primary
#74FFB7
secondary
#DC3B8F
accent
#0077E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683