#75CF98#75CF98
#75CF98 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.3% C 0.118 H 155.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF98 |
|---|---|
| RGB | rgb(117, 207, 152) |
| HSL | hsl(143, 48%, 64%) |
| HSV | hsv(143, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(76.48, -39.17, 19.11) |
| CIE-LCH | lch(76.48, 43.58, 154.00°) |
| OKLab | oklab(78.34% -0.1075 0.0487) |
| OKLCH | oklch(78.34% 0.118 155.6) |
| XYZ | xyz(35.3140, 50.6721, 37.6195) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.80
Eucalyptus
#44D7A8
ΔE00 5.94
Emerald
#50C878
ΔE00 5.97
Soft Green
#6FC276
ΔE00 6.13
Hospital Green
#9BE5AA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF98 #CF75AC
analogous
#7FCF75 #75CF98 #75CFC5
triadic
#75CF98 #9875CF #CF9875
tetradic
#75CF98 #757FCF #CF75AC #CFC575
square
#75CF98 #757FCF #CF75AC #CFC575
split-complementary
#75CF98 #C575CF #CF757F
monochromatic
#34965A #48BF76 #75CF98 #A2DFBA #D0EFDC
Accessibility & contrast
On white
1.89
#75CF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#75CF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF98
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF98 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC295
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#61CDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75cf98; /* rgb */ color: rgb(117, 207, 152); /* oklch */ color: oklch(78.3% 0.118 155.6);
Tailwind
colors: {
custom: {
50: '#a1deb6',
500: '#75cf98',
950: '#000000',
},
}SCSS
$custom: #75cf98; $custom-light: #a1deb6; $custom-dark: #000000;
JSON
{
"hex": "#75cf98",
"rgb": {
"r": 117,
"g": 207,
"b": 152
},
"hsl": {
"h": 143.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78342,
"c": 0.11797,
"h": 155.6
},
"luminance": 0.50675
}Semantic roles & 50–950 ramp
primary
#75CF98
secondary
#9B4D7D
accent
#2A83BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481