#75FF9D#75FF9D
#75FF9D is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.181 H 150.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF9D |
|---|---|
| RGB | rgb(117, 255, 157) |
| HSL | hsl(137, 100%, 73%) |
| HSV | hsv(137, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(90.66, -58.33, 35.69) |
| CIE-LCH | lch(90.66, 68.38, 148.54°) |
| OKLab | oklab(89.94% -0.1581 0.0888) |
| OKLCH | oklch(89.94% 0.181 150.7) |
| XYZ | xyz(49.1784, 77.7319, 44.3039) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 2.13
Mint Green
#8FFF9F
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF9D #FF75D7
analogous
#92FF75 #75FF9D #75FFE2
triadic
#75FF9D #9D75FF #FF9D75
tetradic
#75FF9D #7592FF #FF75D7 #FFE275
square
#75FF9D #7592FF #FF75D7 #FFE275
split-complementary
#75FF9D #E275FF #FF7592
monochromatic
#00FA48 #38FF72 #75FF9D #B2FFC8 #E0FFE9
Accessibility & contrast
On white
1.27
#75FF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#75FF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF9D
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF9D | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC96
Deuteranopia (green-blind)
#EDDFA3
Tritanopia (blue-blind)
#53FBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75ff9d; /* rgb */ color: rgb(117, 255, 157); /* oklch */ color: oklch(89.9% 0.181 150.7);
Tailwind
colors: {
custom: {
50: '#a6ffbb',
500: '#75ff9d',
950: '#000000',
},
}SCSS
$custom: #75ff9d; $custom-light: #a6ffbb; $custom-dark: #000000;
JSON
{
"hex": "#75ff9d",
"rgb": {
"r": 117,
"g": 255,
"b": 157
},
"hsl": {
"h": 137.391,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.8994,
"c": 0.18132,
"h": 150.7
},
"luminance": 0.77736
}Semantic roles & 50–950 ramp
primary
#75FF9D
secondary
#DD3CAE
accent
#00A3E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682