#74FCB7#74FCB7
#74FCB7 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.155 H 158.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCB7 |
|---|---|
| RGB | rgb(116, 252, 183) |
| HSL | hsl(150, 96%, 72%) |
| HSV | hsv(150, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(90.21, -52.67, 21.98) |
| CIE-LCH | lch(90.21, 57.07, 157.35°) |
| OKLab | oklab(89.71% -0.1443 0.0559) |
| OKLCH | oklch(89.71% 0.155 158.8) |
| XYZ | xyz(50.5558, 76.7481, 56.9402) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.28
Light Greenish Blue
#63F7B4
ΔE00 1.63
Seafoam Green
#7AF9AB
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCB7 #FC74B9
analogous
#75FC74 #74FCB7 #74FCFB
triadic
#74FCB7 #B774FC #FCB774
tetradic
#74FCB7 #7475FC #FC74B9 #FCFB74
square
#74FCB7 #7475FC #FC74B9 #FCFB74
split-complementary
#74FCB7 #FB74FC #FC7475
monochromatic
#05F079 #38FB98 #74FCB7 #B0FDD6 #E1FEEF
Accessibility & contrast
On white
1.28
#74FCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#74FCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCB7
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCB7 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB3
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#45FBE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74fcb7; /* rgb */ color: rgb(116, 252, 183); /* oklch */ color: oklch(89.7% 0.155 158.8);
Tailwind
colors: {
custom: {
50: '#a5fecc',
500: '#74fcb7',
950: '#000000',
},
}SCSS
$custom: #74fcb7; $custom-light: #a5fecc; $custom-dark: #000000;
JSON
{
"hex": "#74fcb7",
"rgb": {
"r": 116,
"g": 252,
"b": 183
},
"hsl": {
"h": 149.559,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.8971,
"c": 0.15474,
"h": 158.8
},
"luminance": 0.76753
}Semantic roles & 50–950 ramp
primary
#74FCB7
secondary
#D83C8B
accent
#0074E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683