#75CA96#75CA96
#75CA96 is a light, moderate green. Relative luminance 0.482; OKLCH L 77.1% C 0.112 H 155.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #75CA96 |
|---|---|
| RGB | rgb(117, 202, 150) |
| HSL | hsl(143, 45%, 63%) |
| HSV | hsv(143, 42%, 79%) |
| CMYK | cmyk(42.1%, 0%, 25.7%, 20.8%) |
| CIE-LAB | lab(74.97, -37.30, 18.07) |
| CIE-LCH | lch(74.97, 41.44, 154.15°) |
| OKLab | oklab(77.1% -0.1024 0.0461) |
| OKLCH | oklch(77.1% 0.112 155.8) |
| XYZ | xyz(33.9594, 48.2227, 36.3667) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 5.52
Soft Green
#6FC276
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 5.93
Emerald
#50C878
ΔE00 6.16
Greenish Teal
#32BF84
ΔE00 6.32
Greenblue
#23C48B
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CA96 #CA75A9
analogous
#7ECA75 #75CA96 #75CAC1
triadic
#75CA96 #9675CA #CA9675
tetradic
#75CA96 #757ECA #CA75A9 #CAC175
square
#75CA96 #757ECA #CA75A9 #CAC175
split-complementary
#75CA96 #C175CA #CA757E
monochromatic
#378E59 #49B974 #75CA96 #A1DBB8 #CDECD9
Accessibility & contrast
On white
1.97
#75CA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#75CA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CA96
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CA96 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE93
Deuteranopia (green-blind)
#BCB599
Tritanopia (blue-blind)
#63C8BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #75ca96; /* rgb */ color: rgb(117, 202, 150); /* oklch */ color: oklch(77.1% 0.112 155.8);
Tailwind
colors: {
custom: {
50: '#a0dab5',
500: '#75ca96',
950: '#000000',
},
}SCSS
$custom: #75ca96; $custom-light: #a0dab5; $custom-dark: #000000;
JSON
{
"hex": "#75ca96",
"rgb": {
"r": 117,
"g": 202,
"b": 150
},
"hsl": {
"h": 143.294,
"s": 44.503,
"l": 62.549
},
"oklch": {
"l": 0.771,
"c": 0.11233,
"h": 155.8
},
"luminance": 0.48225
}Semantic roles & 50–950 ramp
primary
#75CA96
secondary
#DDBED1
accent
#2E82B8
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#0F1511
muted
#7F8380