#75FEAF#75FEAF
#75FEAF is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.0% C 0.164 H 155.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEAF |
|---|---|
| RGB | rgb(117, 254, 175) |
| HSL | hsl(145, 99%, 73%) |
| HSV | hsv(145, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(90.67, -54.78, 26.69) |
| CIE-LCH | lch(90.67, 60.93, 154.02°) |
| OKLab | oklab(90.05% -0.1493 0.0675) |
| OKLCH | oklch(90.05% 0.164 155.7) |
| XYZ | xyz(50.5117, 77.7562, 52.8957) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.18
Light Bluish Green
#76FDA8
ΔE00 1.21
Light Blue Green
#7EFBB3
ΔE00 1.39
Seafoam (survey)
#80F9AD
ΔE00 1.47
Light Green Blue
#56FCA2
ΔE00 2.46
Sea Green (survey)
#53FCA1
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEAF #FE75C4
analogous
#80FE75 #75FEAF #75FEF3
triadic
#75FEAF #AF75FE #FEAF75
tetradic
#75FEAF #7580FE #FE75C4 #FEF375
square
#75FEAF #7580FE #FE75C4 #FEF375
split-complementary
#75FEAF #F375FE #FE7580
monochromatic
#02F76A #38FE8C #75FEAF #B2FED2 #E1FFED
Accessibility & contrast
On white
1.27
#75FEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#75FEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEAF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEAF | 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)
#FDECAA
Deuteranopia (green-blind)
#EADFB4
Tritanopia (blue-blind)
#4BFCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75feaf; /* rgb */ color: rgb(117, 254, 175); /* oklch */ color: oklch(90.0% 0.164 155.7);
Tailwind
colors: {
custom: {
50: '#a6ffc7',
500: '#75feaf',
950: '#000000',
},
}SCSS
$custom: #75feaf; $custom-light: #a6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#75feaf",
"rgb": {
"r": 117,
"g": 254,
"b": 175
},
"hsl": {
"h": 145.401,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90048,
"c": 0.16383,
"h": 155.7
},
"luminance": 0.77761
}Semantic roles & 50–950 ramp
primary
#75FEAF
secondary
#DB3C98
accent
#0084E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682