#75FFA5#75FFA5
#75FFA5 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.1% C 0.174 H 152.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFA5 |
|---|---|
| RGB | rgb(117, 255, 165) |
| HSL | hsl(141, 100%, 73%) |
| HSV | hsv(141, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(90.79, -56.97, 31.88) |
| CIE-LCH | lch(90.79, 65.28, 150.77°) |
| OKLab | oklab(90.09% -0.1547 0.0799) |
| OKLCH | oklch(90.09% 0.174 152.7) |
| XYZ | xyz(49.8839, 78.0141, 48.0195) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.85
Light Green Blue
#56FCA2
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.16
Sea Green (survey)
#53FCA1
ΔE00 2.25
Foam Green
#90FDA9
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFA5 #FF75CF
analogous
#8AFF75 #75FFA5 #75FFEA
triadic
#75FFA5 #A575FF #FFA575
tetradic
#75FFA5 #758AFF #FF75CF #FFEA75
square
#75FFA5 #758AFF #FF75CF #FFEA75
split-complementary
#75FFA5 #EA75FF #FF758A
monochromatic
#00FA57 #38FF7D #75FFA5 #B2FFCD #E0FFEB
Accessibility & contrast
On white
1.26
#75FFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#75FFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFA5
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFA5 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9F
Deuteranopia (green-blind)
#ECDFAB
Tritanopia (blue-blind)
#50FCE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffa5; /* rgb */ color: rgb(117, 255, 165); /* oklch */ color: oklch(90.1% 0.174 152.7);
Tailwind
colors: {
custom: {
50: '#a6ffc0',
500: '#75ffa5',
950: '#000000',
},
}SCSS
$custom: #75ffa5; $custom-light: #a6ffc0; $custom-dark: #000000;
JSON
{
"hex": "#75ffa5",
"rgb": {
"r": 117,
"g": 255,
"b": 165
},
"hsl": {
"h": 140.87,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90088,
"c": 0.17409,
"h": 152.7
},
"luminance": 0.78019
}Semantic roles & 50–950 ramp
primary
#75FFA5
secondary
#DD3CA5
accent
#0096E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682