#75CF92#75CF92
#75CF92 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.2% C 0.124 H 153.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF92 |
|---|---|
| RGB | rgb(117, 207, 146) |
| HSL | hsl(139, 48%, 64%) |
| HSV | hsv(139, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 29.5%, 18.8%) |
| CIE-LAB | lab(76.36, -40.30, 22.12) |
| CIE-LCH | lch(76.36, 45.97, 151.24°) |
| OKLab | oklab(78.21% -0.1101 0.056) |
| OKLCH | oklch(78.21% 0.124 153) |
| XYZ | xyz(34.8350, 50.4805, 35.0967) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.99
Soft Green
#6FC276
ΔE00 5.03
Seafoam
#7FE0B3
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 6.27
Dark Mint
#48C072
ΔE00 6.33
Seaweed
#18D17B
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF92 #CF75B2
analogous
#85CF75 #75CF92 #75CFBF
triadic
#75CF92 #9275CF #CF9275
tetradic
#75CF92 #7585CF #CF75B2 #CFBF75
square
#75CF92 #7585CF #CF75B2 #CFBF75
split-complementary
#75CF92 #BF75CF #CF7585
monochromatic
#349653 #48BF6E #75CF92 #A2DFB6 #D0EFDA
Accessibility & contrast
On white
1.89
#75CF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#75CF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF92
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF92 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28E
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#63CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cf92; /* rgb */ color: rgb(117, 207, 146); /* oklch */ color: oklch(78.2% 0.124 153.0);
Tailwind
colors: {
custom: {
50: '#a1deb2',
500: '#75cf92',
950: '#000000',
},
}SCSS
$custom: #75cf92; $custom-light: #a1deb2; $custom-dark: #000000;
JSON
{
"hex": "#75cf92",
"rgb": {
"r": 117,
"g": 207,
"b": 146
},
"hsl": {
"h": 139.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78209,
"c": 0.12358,
"h": 153
},
"luminance": 0.50483
}Semantic roles & 50–950 ramp
primary
#75CF92
secondary
#9B4D82
accent
#2A8DBC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481