#75D693#75D693
#75D693 is a light, vivid green. Relative luminance 0.540; OKLCH L 79.9% C 0.133 H 152.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #75D693 |
|---|---|
| RGB | rgb(117, 214, 147) |
| HSL | hsl(139, 54%, 65%) |
| HSV | hsv(139, 45%, 84%) |
| CMYK | cmyk(45.3%, 0%, 31.3%, 16.1%) |
| CIE-LAB | lab(78.45, -43.19, 24.44) |
| CIE-LCH | lch(78.45, 49.63, 150.50°) |
| OKLab | oklab(79.91% -0.1178 0.0617) |
| OKLCH | oklch(79.91% 0.133 152.4) |
| XYZ | xyz(36.6467, 53.9790, 36.0860) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 5.35
Soft Green
#6FC276
ΔE00 5.79
Seafoam
#7FE0B3
ΔE00 5.92
Aqua Green
#12E193
ΔE00 6.12
Seaweed
#18D17B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D693 #D675B8
analogous
#87D675 #75D693 #75D6C4
triadic
#75D693 #9375D6 #D69375
tetradic
#75D693 #7587D6 #D675B8 #D6C475
square
#75D693 #7587D6 #D675B8 #D6C475
split-complementary
#75D693 #C475D6 #D67587
monochromatic
#30A153 #46C86E #75D693 #A4E4B8 #D3F2DD
Accessibility & contrast
On white
1.78
#75D693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#75D693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D693
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D693 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88F
Deuteranopia (green-blind)
#C8BE97
Tritanopia (blue-blind)
#61D4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75d693; /* rgb */ color: rgb(117, 214, 147); /* oklch */ color: oklch(79.9% 0.133 152.4);
Tailwind
colors: {
custom: {
50: '#a2e3b3',
500: '#75d693',
950: '#000000',
},
}SCSS
$custom: #75d693; $custom-light: #a2e3b3; $custom-dark: #000000;
JSON
{
"hex": "#75d693",
"rgb": {
"r": 117,
"g": 214,
"b": 147
},
"hsl": {
"h": 138.557,
"s": 54.19,
"l": 64.902
},
"oklch": {
"l": 0.79912,
"c": 0.13301,
"h": 152.4
},
"luminance": 0.53982
}Semantic roles & 50–950 ramp
primary
#75D693
secondary
#A54A89
accent
#2491C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481