#75FAAA#75FAAA
#75FAAA is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.0% C 0.163 H 154.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75FAAA |
|---|---|
| RGB | rgb(117, 250, 170) |
| HSL | hsl(144, 93%, 72%) |
| HSV | hsv(144, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.42, -54.08, 27.52) |
| CIE-LCH | lch(89.42, 60.68, 153.03°) |
| OKLab | oklab(89% -0.1473 0.0694) |
| OKLCH | oklch(89% 0.163 154.8) |
| XYZ | xyz(48.7736, 75.0511, 49.9385) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.52
Light Bluish Green
#76FDA8
ΔE00 0.99
Seafoam (survey)
#80F9AD
ΔE00 1.06
Light Blue Green
#7EFBB3
ΔE00 1.54
Light Green Blue
#56FCA2
ΔE00 2.33
Sea Green (survey)
#53FCA1
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FAAA #FA75C5
analogous
#83FA75 #75FAAA #75FAED
triadic
#75FAAA #AA75FA #FAAA75
tetradic
#75FAAA #7583FA #FA75C5 #FAED75
square
#75FAAA #7583FA #FA75C5 #FAED75
split-complementary
#75FAAA #ED75FA #FA7583
monochromatic
#09EC63 #3AF886 #75FAAA #B0FCCE #E1FEED
Accessibility & contrast
On white
1.31
#75FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#75FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FAAA
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FAAA | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A5
Deuteranopia (green-blind)
#E7DBAF
Tritanopia (blue-blind)
#4FF8E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #75faaa; /* rgb */ color: rgb(117, 250, 170); /* oklch */ color: oklch(89.0% 0.163 154.8);
Tailwind
colors: {
custom: {
50: '#a6fdc3',
500: '#75faaa',
950: '#000000',
},
}SCSS
$custom: #75faaa; $custom-light: #a6fdc3; $custom-dark: #000000;
JSON
{
"hex": "#75faaa",
"rgb": {
"r": 117,
"g": 250,
"b": 170
},
"hsl": {
"h": 143.91,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.88996,
"c": 0.16282,
"h": 154.8
},
"luminance": 0.75055
}Semantic roles & 50–950 ramp
primary
#75FAAA
secondary
#D63D99
accent
#008AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682