#75FCA1#75FCA1
#75FCA1 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.3% C 0.174 H 152.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCA1 |
|---|---|
| RGB | rgb(117, 252, 161) |
| HSL | hsl(140, 96%, 72%) |
| HSV | hsv(140, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(89.85, -56.48, 32.62) |
| CIE-LCH | lch(89.85, 65.22, 149.99°) |
| OKLab | oklab(89.3% -0.1533 0.0816) |
| OKLCH | oklch(89.3% 0.174 152) |
| XYZ | xyz(48.5760, 75.9717, 45.8155) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.10
Seafoam Green
#7AF9AB
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.22
Sea Green (survey)
#53FCA1
ΔE00 2.32
Foam Green
#90FDA9
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCA1 #FC75D0
analogous
#8CFC75 #75FCA1 #75FCE5
triadic
#75FCA1 #A175FC #FCA175
tetradic
#75FCA1 #758CFC #FC75D0 #FCE575
square
#75FCA1 #758CFC #FC75D0 #FCE575
split-complementary
#75FCA1 #E575FC #FC758C
monochromatic
#05F152 #39FB78 #75FCA1 #B1FDCA #E1FEEB
Accessibility & contrast
On white
1.30
#75FCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#75FCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCA1
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCA1 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9B
Deuteranopia (green-blind)
#EADDA7
Tritanopia (blue-blind)
#52F9E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fca1; /* rgb */ color: rgb(117, 252, 161); /* oklch */ color: oklch(89.3% 0.174 152.0);
Tailwind
colors: {
custom: {
50: '#a6febd',
500: '#75fca1',
950: '#000000',
},
}SCSS
$custom: #75fca1; $custom-light: #a6febd; $custom-dark: #000000;
JSON
{
"hex": "#75fca1",
"rgb": {
"r": 117,
"g": 252,
"b": 161
},
"hsl": {
"h": 139.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89296,
"c": 0.17364,
"h": 152
},
"luminance": 0.75976
}Semantic roles & 50–950 ramp
primary
#75FCA1
secondary
#D93DA6
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682