#75CF91#75CF91
#75CF91 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.2% C 0.125 H 152.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF91 |
|---|---|
| RGB | rgb(117, 207, 145) |
| HSL | hsl(139, 48%, 64%) |
| HSV | hsv(139, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(76.34, -40.48, 22.62) |
| CIE-LCH | lch(76.34, 46.37, 150.81°) |
| OKLab | oklab(78.19% -0.1106 0.0573) |
| OKLCH | oklch(78.19% 0.125 152.6) |
| XYZ | xyz(34.7575, 50.4495, 34.6888) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.85
Soft Green
#6FC276
ΔE00 4.86
Dark Mint
#48C072
ΔE00 6.23
Seafoam
#7FE0B3
ΔE00 6.25
Hospital Green
#9BE5AA
ΔE00 6.28
Seaweed
#18D17B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF91 #CF75B3
analogous
#86CF75 #75CF91 #75CFBE
triadic
#75CF91 #9175CF #CF9175
tetradic
#75CF91 #7586CF #CF75B3 #CFBE75
square
#75CF91 #7586CF #CF75B3 #CFBE75
split-complementary
#75CF91 #BE75CF #CF7586
monochromatic
#349652 #48BF6D #75CF91 #A2DFB5 #D0EFD9
Accessibility & contrast
On white
1.89
#75CF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#75CF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF91
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF91 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28D
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#63CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cf91; /* rgb */ color: rgb(117, 207, 145); /* oklch */ color: oklch(78.2% 0.125 152.6);
Tailwind
colors: {
custom: {
50: '#a1deb1',
500: '#75cf91',
950: '#000000',
},
}SCSS
$custom: #75cf91; $custom-light: #a1deb1; $custom-dark: #000000;
JSON
{
"hex": "#75cf91",
"rgb": {
"r": 117,
"g": 207,
"b": 145
},
"hsl": {
"h": 138.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78187,
"c": 0.12453,
"h": 152.6
},
"luminance": 0.50452
}Semantic roles & 50–950 ramp
primary
#75CF91
secondary
#9B4D83
accent
#2A8EBC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481