#75D694#75D694
#75D694 is a light, vivid green. Relative luminance 0.540; OKLCH L 79.9% C 0.132 H 152.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #75D694 |
|---|---|
| RGB | rgb(117, 214, 148) |
| HSL | hsl(139, 54%, 65%) |
| HSV | hsv(139, 45%, 84%) |
| CMYK | cmyk(45.3%, 0%, 30.8%, 16.1%) |
| CIE-LAB | lab(78.47, -43.01, 23.94) |
| CIE-LCH | lch(78.47, 49.23, 150.90°) |
| OKLab | oklab(79.93% -0.1174 0.0605) |
| OKLCH | oklch(79.93% 0.132 152.7) |
| XYZ | xyz(36.7255, 54.0105, 36.5011) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.31
Emerald
#50C878
ΔE00 5.32
Seafoam
#7FE0B3
ΔE00 5.73
Soft Green
#6FC276
ΔE00 5.90
Aqua Green
#12E193
ΔE00 6.12
Seaweed
#18D17B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D694 #D675B7
analogous
#87D675 #75D694 #75D6C4
triadic
#75D694 #9475D6 #D69475
tetradic
#75D694 #7587D6 #D675B7 #D6C475
square
#75D694 #7587D6 #D675B7 #D6C475
split-complementary
#75D694 #C475D6 #D67587
monochromatic
#30A154 #46C86F #75D694 #A4E4B9 #D3F2DD
Accessibility & contrast
On white
1.78
#75D694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#75D694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D694
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D694 | 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)
#D6C890
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#61D4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75d694; /* rgb */ color: rgb(117, 214, 148); /* oklch */ color: oklch(79.9% 0.132 152.7);
Tailwind
colors: {
custom: {
50: '#a2e3b3',
500: '#75d694',
950: '#000000',
},
}SCSS
$custom: #75d694; $custom-light: #a2e3b3; $custom-dark: #000000;
JSON
{
"hex": "#75d694",
"rgb": {
"r": 117,
"g": 214,
"b": 148
},
"hsl": {
"h": 139.175,
"s": 54.19,
"l": 64.902
},
"oklch": {
"l": 0.79933,
"c": 0.13206,
"h": 152.7
},
"luminance": 0.54013
}Semantic roles & 50–950 ramp
primary
#75D694
secondary
#A54A88
accent
#248FC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481