#75E2A2#75E2A2
#75E2A2 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.1% C 0.137 H 156.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2A2 |
|---|---|
| RGB | rgb(117, 226, 162) |
| HSL | hsl(145, 65%, 67%) |
| HSV | hsv(145, 48%, 89%) |
| CMYK | cmyk(48.2%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(82.26, -45.59, 21.84) |
| CIE-LCH | lch(82.26, 50.55, 154.40°) |
| OKLab | oklab(83.11% -0.1248 0.0555) |
| OKLCH | oklch(83.11% 0.137 156) |
| XYZ | xyz(41.0510, 60.7800, 43.7439) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 5.05
Seafoam (survey)
#80F9AD
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2A2 #E275B5
analogous
#7FE275 #75E2A2 #75E2D9
triadic
#75E2A2 #A275E2 #E2A275
tetradic
#75E2A2 #757FE2 #E275B5 #E2D975
square
#75E2A2 #757FE2 #E275B5 #E2D975
split-complementary
#75E2A2 #D975E2 #E2757F
monochromatic
#26B662 #42D780 #75E2A2 #A8EDC4 #DAF7E6
Accessibility & contrast
On white
1.60
#75E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#75E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2A2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2A2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#59E0D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e2a2; /* rgb */ color: rgb(117, 226, 162); /* oklch */ color: oklch(83.1% 0.137 156.0);
Tailwind
colors: {
custom: {
50: '#a3ecbd',
500: '#75e2a2',
950: '#000000',
},
}SCSS
$custom: #75e2a2; $custom-light: #a3ecbd; $custom-dark: #000000;
JSON
{
"hex": "#75e2a2",
"rgb": {
"r": 117,
"g": 226,
"b": 162
},
"hsl": {
"h": 144.771,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.83107,
"c": 0.13654,
"h": 156
},
"luminance": 0.60783
}Semantic roles & 50–950 ramp
primary
#75E2A2
secondary
#B74488
accent
#1882CD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582