#75FFAE#75FFAE
#75FFAE is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.3% C 0.166 H 155.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFAE |
|---|---|
| RGB | rgb(117, 255, 174) |
| HSL | hsl(145, 100%, 73%) |
| HSV | hsv(145, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.94, -55.36, 27.56) |
| CIE-LCH | lch(90.94, 61.85, 153.53°) |
| OKLab | oklab(90.27% -0.1508 0.0696) |
| OKLCH | oklch(90.27% 0.166 155.2) |
| XYZ | xyz(50.7321, 78.3534, 52.4864) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.96
Seafoam Green
#7AF9AB
ΔE00 1.35
Seafoam (survey)
#80F9AD
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 1.72
Light Green Blue
#56FCA2
ΔE00 2.32
Sea Green (survey)
#53FCA1
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFAE #FF75C6
analogous
#81FF75 #75FFAE #75FFF3
triadic
#75FFAE #AE75FF #FFAE75
tetradic
#75FFAE #7581FF #FF75C6 #FFF375
square
#75FFAE #7581FF #FF75C6 #FFF375
split-complementary
#75FFAE #F375FF #FF7581
monochromatic
#00FA67 #38FF8A #75FFAE #B2FFD2 #E0FFED
Accessibility & contrast
On white
1.26
#75FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#75FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFAE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFAE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#4BFDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffae; /* rgb */ color: rgb(117, 255, 174); /* oklch */ color: oklch(90.3% 0.166 155.2);
Tailwind
colors: {
custom: {
50: '#a6ffc6',
500: '#75ffae',
950: '#000000',
},
}SCSS
$custom: #75ffae; $custom-light: #a6ffc6; $custom-dark: #000000;
JSON
{
"hex": "#75ffae",
"rgb": {
"r": 117,
"g": 255,
"b": 174
},
"hsl": {
"h": 144.783,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90265,
"c": 0.16606,
"h": 155.2
},
"luminance": 0.78358
}Semantic roles & 50–950 ramp
primary
#75FFAE
secondary
#DD3C9A
accent
#0087E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682