#75FCA7#75FCA7
#75FCA7 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.4% C 0.168 H 153.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCA7 |
|---|---|
| RGB | rgb(117, 252, 167) |
| HSL | hsl(142, 96%, 72%) |
| HSV | hsv(142, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(89.95, -55.43, 29.75) |
| CIE-LCH | lch(89.95, 62.91, 151.78°) |
| OKLab | oklab(89.41% -0.1507 0.0748) |
| OKLCH | oklch(89.41% 0.168 153.6) |
| XYZ | xyz(49.1178, 76.1884, 48.6692) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.21
Seafoam Green
#7AF9AB
ΔE00 1.26
Seafoam (survey)
#80F9AD
ΔE00 1.67
Light Green Blue
#56FCA2
ΔE00 2.04
Sea Green (survey)
#53FCA1
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCA7 #FC75CA
analogous
#87FC75 #75FCA7 #75FCEA
triadic
#75FCA7 #A775FC #FCA775
tetradic
#75FCA7 #7587FC #FC75CA #FCEA75
square
#75FCA7 #7587FC #FC75CA #FCEA75
split-complementary
#75FCA7 #EA75FC #FC7587
monochromatic
#05F15D #39FB81 #75FCA7 #B1FDCD #E1FEEC
Accessibility & contrast
On white
1.29
#75FCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#75FCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCA7
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCA7 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA2
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#50F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fca7; /* rgb */ color: rgb(117, 252, 167); /* oklch */ color: oklch(89.4% 0.168 153.6);
Tailwind
colors: {
custom: {
50: '#a6fec1',
500: '#75fca7',
950: '#000000',
},
}SCSS
$custom: #75fca7; $custom-light: #a6fec1; $custom-dark: #000000;
JSON
{
"hex": "#75fca7",
"rgb": {
"r": 117,
"g": 252,
"b": 167
},
"hsl": {
"h": 142.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89412,
"c": 0.16822,
"h": 153.6
},
"luminance": 0.76193
}Semantic roles & 50–950 ramp
primary
#75FCA7
secondary
#D93D9F
accent
#0091E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682