#75FCA6#75FCA6
#75FCA6 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.4% C 0.169 H 153.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCA6 |
|---|---|
| RGB | rgb(117, 252, 166) |
| HSL | hsl(142, 96%, 72%) |
| HSV | hsv(142, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(89.93, -55.61, 30.23) |
| CIE-LCH | lch(89.93, 63.29, 151.47°) |
| OKLab | oklab(89.39% -0.1511 0.076) |
| OKLCH | oklch(89.39% 0.169 153.3) |
| XYZ | xyz(49.0257, 76.1516, 48.1842) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.30
Seafoam Green
#7AF9AB
ΔE00 1.40
Seafoam (survey)
#80F9AD
ΔE00 1.81
Light Green Blue
#56FCA2
ΔE00 2.03
Sea Green (survey)
#53FCA1
ΔE00 2.19
Foam Green
#90FDA9
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCA6 #FC75CB
analogous
#87FC75 #75FCA6 #75FCEA
triadic
#75FCA6 #A675FC #FCA675
tetradic
#75FCA6 #7587FC #FC75CB #FCEA75
square
#75FCA6 #7587FC #FC75CB #FCEA75
split-complementary
#75FCA6 #EA75FC #FC7587
monochromatic
#05F15B #39FB7F #75FCA6 #B1FDCD #E1FEEC
Accessibility & contrast
On white
1.29
#75FCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#75FCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCA6
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCA6 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA0
Deuteranopia (green-blind)
#E9DDAB
Tritanopia (blue-blind)
#50F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fca6; /* rgb */ color: rgb(117, 252, 166); /* oklch */ color: oklch(89.4% 0.169 153.3);
Tailwind
colors: {
custom: {
50: '#a6fec1',
500: '#75fca6',
950: '#000000',
},
}SCSS
$custom: #75fca6; $custom-light: #a6fec1; $custom-dark: #000000;
JSON
{
"hex": "#75fca6",
"rgb": {
"r": 117,
"g": 252,
"b": 166
},
"hsl": {
"h": 141.778,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89392,
"c": 0.16912,
"h": 153.3
},
"luminance": 0.76156
}Semantic roles & 50–950 ramp
primary
#75FCA6
secondary
#D93DA0
accent
#0092E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682