#75C293#75C293
#75C293 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.1% C 0.103 H 156.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #75C293 |
|---|---|
| RGB | rgb(117, 194, 147) |
| HSL | hsl(143, 39%, 61%) |
| HSV | hsv(143, 40%, 76%) |
| CMYK | cmyk(39.7%, 0%, 24.2%, 23.9%) |
| CIE-LAB | lab(72.54, -34.20, 16.31) |
| CIE-LCH | lch(72.54, 37.89, 154.51°) |
| OKLab | oklab(75.11% -0.0941 0.0417) |
| OKLCH | oklch(75.11% 0.103 156.1) |
| XYZ | xyz(31.8923, 44.4701, 34.5012) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.18
Mediumaquamarine
#66CDAA
ΔE00 5.68
Greenish Teal
#32BF84
ΔE00 6.22
Soft Green
#6FC276
ΔE00 6.30
Tea
#65AB7C
ΔE00 6.47
Greenblue
#23C48B
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C293 #C275A4
analogous
#7DC275 #75C293 #75C2B9
triadic
#75C293 #9375C2 #C29375
tetradic
#75C293 #757DC2 #C275A4 #C2B975
square
#75C293 #757DC2 #C275A4 #C2B975
split-complementary
#75C293 #B975C2 #C2757D
monochromatic
#3A8356 #4DAD72 #75C293 #9FD5B4 #CAE8D5
Accessibility & contrast
On white
2.12
#75C293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#75C293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C293
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C293 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B790
Deuteranopia (green-blind)
#B5AF96
Tritanopia (blue-blind)
#65C1B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #75c293; /* rgb */ color: rgb(117, 194, 147); /* oklch */ color: oklch(75.1% 0.103 156.1);
Tailwind
colors: {
custom: {
50: '#a0d5b2',
500: '#75c293',
950: '#000000',
},
}SCSS
$custom: #75c293; $custom-light: #a0d5b2; $custom-dark: #000000;
JSON
{
"hex": "#75c293",
"rgb": {
"r": 117,
"g": 194,
"b": 147
},
"hsl": {
"h": 143.377,
"s": 38.693,
"l": 60.98
},
"oklch": {
"l": 0.75115,
"c": 0.10295,
"h": 156.1
},
"luminance": 0.44472
}Semantic roles & 50–950 ramp
primary
#75C293
secondary
#D8BBCD
accent
#3481B2
background
#FAFDFB
surface
#F3FAF6
border
#CDD3D0
text
#0F1411
muted
#7F8380