#75CF95#75CF95
#75CF95 is a light, vivid green. Relative luminance 0.506; OKLCH L 78.3% C 0.121 H 154.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF95 |
|---|---|
| RGB | rgb(117, 207, 149) |
| HSL | hsl(141, 48%, 64%) |
| HSV | hsv(141, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(76.42, -39.74, 20.61) |
| CIE-LCH | lch(76.42, 44.77, 152.58°) |
| OKLab | oklab(78.27% -0.1088 0.0524) |
| OKLCH | oklch(78.27% 0.121 154.3) |
| XYZ | xyz(35.0714, 50.5750, 36.3418) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.45
Soft Green
#6FC276
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 6.26
Eucalyptus
#44D7A8
ΔE00 6.38
Mediumaquamarine
#66CDAA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF95 #CF75AF
analogous
#82CF75 #75CF95 #75CFC2
triadic
#75CF95 #9575CF #CF9575
tetradic
#75CF95 #7582CF #CF75AF #CFC275
square
#75CF95 #7582CF #CF75AF #CFC275
split-complementary
#75CF95 #C275CF #CF7582
monochromatic
#349657 #48BF72 #75CF95 #A2DFB8 #D0EFDB
Accessibility & contrast
On white
1.89
#75CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#75CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF95
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF95 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#62CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cf95; /* rgb */ color: rgb(117, 207, 149); /* oklch */ color: oklch(78.3% 0.121 154.3);
Tailwind
colors: {
custom: {
50: '#a1deb4',
500: '#75cf95',
950: '#000000',
},
}SCSS
$custom: #75cf95; $custom-light: #a1deb4; $custom-dark: #000000;
JSON
{
"hex": "#75cf95",
"rgb": {
"r": 117,
"g": 207,
"b": 149
},
"hsl": {
"h": 141.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78275,
"c": 0.12075,
"h": 154.3
},
"luminance": 0.50577
}Semantic roles & 50–950 ramp
primary
#75CF95
secondary
#9B4D7F
accent
#2A88BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481