#75FFAA#75FFAA
#75FFAA is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.170 H 154.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFAA |
|---|---|
| RGB | rgb(117, 255, 170) |
| HSL | hsl(143, 100%, 73%) |
| HSV | hsv(143, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.87, -56.09, 29.48) |
| CIE-LCH | lch(90.87, 63.37, 152.27°) |
| OKLab | oklab(90.19% -0.1525 0.0742) |
| OKLCH | oklch(90.19% 0.17 154.1) |
| XYZ | xyz(50.3479, 78.1997, 50.4632) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.45
Seafoam Green
#7AF9AB
ΔE00 1.57
Seafoam (survey)
#80F9AD
ΔE00 1.93
Light Green Blue
#56FCA2
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFAA #FF75CA
analogous
#85FF75 #75FFAA #75FFEF
triadic
#75FFAA #AA75FF #FFAA75
tetradic
#75FFAA #7585FF #FF75CA #FFEF75
square
#75FFAA #7585FF #FF75CA #FFEF75
split-complementary
#75FFAA #EF75FF #FF7585
monochromatic
#00FA60 #38FF84 #75FFAA #B2FFD0 #E0FFEC
Accessibility & contrast
On white
1.26
#75FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#75FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFAA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFAA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA5
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#4DFCE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffaa; /* rgb */ color: rgb(117, 255, 170); /* oklch */ color: oklch(90.2% 0.170 154.1);
Tailwind
colors: {
custom: {
50: '#a6ffc3',
500: '#75ffaa',
950: '#000000',
},
}SCSS
$custom: #75ffaa; $custom-light: #a6ffc3; $custom-dark: #000000;
JSON
{
"hex": "#75ffaa",
"rgb": {
"r": 117,
"g": 255,
"b": 170
},
"hsl": {
"h": 143.043,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90185,
"c": 0.16961,
"h": 154.1
},
"luminance": 0.78204
}Semantic roles & 50–950 ramp
primary
#75FFAA
secondary
#DD3C9F
accent
#008DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682