#75E295#75E295
#75E295 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.8% C 0.149 H 151.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #75E295 |
|---|---|
| RGB | rgb(117, 226, 149) |
| HSL | hsl(138, 65%, 67%) |
| HSV | hsv(138, 48%, 89%) |
| CMYK | cmyk(48.2%, 0%, 34.1%, 11.4%) |
| CIE-LAB | lab(82.02, -47.96, 28.23) |
| CIE-LCH | lch(82.02, 55.65, 149.52°) |
| OKLab | oklab(82.84% -0.1305 0.0709) |
| OKLCH | oklch(82.84% 0.149 151.5) |
| XYZ | xyz(39.9546, 60.3415, 37.9696) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.86
Weird Green
#3AE57F
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 5.06
Seafoam Green
#7AF9AB
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E295 #E275C2
analogous
#8BE275 #75E295 #75E2CC
triadic
#75E295 #9575E2 #E29575
tetradic
#75E295 #758BE2 #E275C2 #E2CC75
square
#75E295 #758BE2 #E275C2 #E2CC75
split-complementary
#75E295 #CC75E2 #E2758B
monochromatic
#26B651 #42D76E #75E295 #A8EDBC #DAF7E3
Accessibility & contrast
On white
1.61
#75E295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#75E295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E295
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E295 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D390
Deuteranopia (green-blind)
#D3C89A
Tritanopia (blue-blind)
#5EDFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75e295; /* rgb */ color: rgb(117, 226, 149); /* oklch */ color: oklch(82.8% 0.149 151.5);
Tailwind
colors: {
custom: {
50: '#a3ecb4',
500: '#75e295',
950: '#000000',
},
}SCSS
$custom: #75e295; $custom-light: #a3ecb4; $custom-dark: #000000;
JSON
{
"hex": "#75e295",
"rgb": {
"r": 117,
"g": 226,
"b": 149
},
"hsl": {
"h": 137.615,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.82836,
"c": 0.14852,
"h": 151.5
},
"luminance": 0.60345
}Semantic roles & 50–950 ramp
primary
#75E295
secondary
#B74495
accent
#1898CD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581