#75CA98#75CA98
#75CA98 is a light, moderate green. Relative luminance 0.483; OKLCH L 77.1% C 0.111 H 156.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75CA98 |
|---|---|
| RGB | rgb(117, 202, 152) |
| HSL | hsl(145, 45%, 63%) |
| HSV | hsv(145, 42%, 79%) |
| CMYK | cmyk(42.1%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(75.01, -36.91, 17.06) |
| CIE-LCH | lch(75.01, 40.66, 155.19°) |
| OKLab | oklab(77.15% -0.1015 0.0436) |
| OKLCH | oklch(77.15% 0.111 156.8) |
| XYZ | xyz(34.1218, 48.2877, 37.2221) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 5.06
Seafoam
#7FE0B3
ΔE00 5.72
Eucalyptus
#44D7A8
ΔE00 6.17
Greenblue
#23C48B
ΔE00 6.36
Soft Green
#6FC276
ΔE00 6.39
Greenish Teal
#32BF84
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CA98 #CA75A7
analogous
#7CCA75 #75CA98 #75CAC3
triadic
#75CA98 #9875CA #CA9875
tetradic
#75CA98 #757CCA #CA75A7 #CAC375
square
#75CA98 #757CCA #CA75A7 #CAC375
split-complementary
#75CA98 #C375CA #CA757C
monochromatic
#378E5B #49B977 #75CA98 #A1DBB9 #CDECDA
Accessibility & contrast
On white
1.97
#75CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#75CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CA98
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CA98 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE95
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#62C9BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #75ca98; /* rgb */ color: rgb(117, 202, 152); /* oklch */ color: oklch(77.1% 0.111 156.8);
Tailwind
colors: {
custom: {
50: '#a0dab6',
500: '#75ca98',
950: '#000000',
},
}SCSS
$custom: #75ca98; $custom-light: #a0dab6; $custom-dark: #000000;
JSON
{
"hex": "#75ca98",
"rgb": {
"r": 117,
"g": 202,
"b": 152
},
"hsl": {
"h": 144.706,
"s": 44.503,
"l": 62.549
},
"oklch": {
"l": 0.77146,
"c": 0.1105,
"h": 156.8
},
"luminance": 0.4829
}Semantic roles & 50–950 ramp
primary
#75CA98
secondary
#DDBED0
accent
#2E7FB8
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#0F1511
muted
#7F8380