#75FFA2#75FFA2
#75FFA2 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.0% C 0.177 H 151.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFA2 |
|---|---|
| RGB | rgb(117, 255, 162) |
| HSL | hsl(140, 100%, 73%) |
| HSV | hsv(140, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(90.74, -57.49, 33.31) |
| CIE-LCH | lch(90.74, 66.44, 149.91°) |
| OKLab | oklab(90.03% -0.156 0.0833) |
| OKLCH | oklch(90.03% 0.177 151.9) |
| XYZ | xyz(49.6141, 77.9062, 46.5983) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.32
Light Green Blue
#56FCA2
ΔE00 2.32
Sea Green (survey)
#53FCA1
ΔE00 2.41
Baby Green
#8CFF9E
ΔE00 2.42
Foam Green
#90FDA9
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFA2 #FF75D2
analogous
#8DFF75 #75FFA2 #75FFE7
triadic
#75FFA2 #A275FF #FFA275
tetradic
#75FFA2 #758DFF #FF75D2 #FFE775
square
#75FFA2 #758DFF #FF75D2 #FFE775
split-complementary
#75FFA2 #E775FF #FF758D
monochromatic
#00FA51 #38FF79 #75FFA2 #B2FFCB #E0FFEA
Accessibility & contrast
On white
1.27
#75FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#75FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFA2
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFA2 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#EDDFA8
Tritanopia (blue-blind)
#51FCE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75ffa2; /* rgb */ color: rgb(117, 255, 162); /* oklch */ color: oklch(90.0% 0.177 151.9);
Tailwind
colors: {
custom: {
50: '#a6ffbe',
500: '#75ffa2',
950: '#000000',
},
}SCSS
$custom: #75ffa2; $custom-light: #a6ffbe; $custom-dark: #000000;
JSON
{
"hex": "#75ffa2",
"rgb": {
"r": 117,
"g": 255,
"b": 162
},
"hsl": {
"h": 139.565,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90031,
"c": 0.17679,
"h": 151.9
},
"luminance": 0.77911
}Semantic roles & 50–950 ramp
primary
#75FFA2
secondary
#DD3CA8
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682