#75CF97#75CF97
#75CF97 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.3% C 0.119 H 155.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF97 |
|---|---|
| RGB | rgb(117, 207, 151) |
| HSL | hsl(143, 48%, 64%) |
| HSV | hsv(143, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.46, -39.36, 19.61) |
| CIE-LCH | lch(76.46, 43.98, 153.52°) |
| OKLab | oklab(78.32% -0.1079 0.0499) |
| OKLCH | oklch(78.32% 0.119 155.2) |
| XYZ | xyz(35.2324, 50.6395, 37.1900) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.28
Emerald
#50C878
ΔE00 5.79
Soft Green
#6FC276
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 6.03
Eucalyptus
#44D7A8
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF97 #CF75AD
analogous
#80CF75 #75CF97 #75CFC4
triadic
#75CF97 #9775CF #CF9775
tetradic
#75CF97 #7580CF #CF75AD #CFC475
square
#75CF97 #7580CF #CF75AD #CFC475
split-complementary
#75CF97 #C475CF #CF7580
monochromatic
#349659 #48BF75 #75CF97 #A2DFB9 #D0EFDB
Accessibility & contrast
On white
1.89
#75CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#75CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF97
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF97 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#61CDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75cf97; /* rgb */ color: rgb(117, 207, 151); /* oklch */ color: oklch(78.3% 0.119 155.2);
Tailwind
colors: {
custom: {
50: '#a1deb5',
500: '#75cf97',
950: '#000000',
},
}SCSS
$custom: #75cf97; $custom-light: #a1deb5; $custom-dark: #000000;
JSON
{
"hex": "#75cf97",
"rgb": {
"r": 117,
"g": 207,
"b": 151
},
"hsl": {
"h": 142.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78319,
"c": 0.11889,
"h": 155.2
},
"luminance": 0.50642
}Semantic roles & 50–950 ramp
primary
#75CF97
secondary
#9B4D7E
accent
#2A85BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481