#75E68B#75E68B
#75E68B is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.164 H 148.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75E68B |
|---|---|
| RGB | rgb(117, 230, 139) |
| HSL | hsl(132, 69%, 68%) |
| HSV | hsv(132, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(83.04, -51.29, 34.66) |
| CIE-LCH | lch(83.04, 61.90, 145.95°) |
| OKLab | oklab(83.61% -0.1392 0.0859) |
| OKLCH | oklch(83.61% 0.164 148.3) |
| XYZ | xyz(40.2906, 62.2365, 34.3108) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 5.25
Seafoam (survey)
#80F9AD
ΔE00 5.40
Palegreen
#98FB98
ΔE00 5.42
Light Bluish Green
#76FDA8
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E68B #E675D0
analogous
#98E675 #75E68B #75E6C3
triadic
#75E68B #8B75E6 #E68B75
tetradic
#75E68B #7598E6 #E675D0 #E6C375
square
#75E68B #7598E6 #E675D0 #E6C375
split-complementary
#75E68B #C375E6 #E67598
monochromatic
#22BE41 #41DD5F #75E68B #A9EFB7 #DDF9E2
Accessibility & contrast
On white
1.56
#75E68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#75E68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E68B
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E68B | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D585
Deuteranopia (green-blind)
#D8CB91
Tritanopia (blue-blind)
#60E2CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75e68b; /* rgb */ color: rgb(117, 230, 139); /* oklch */ color: oklch(83.6% 0.164 148.3);
Tailwind
colors: {
custom: {
50: '#a4efae',
500: '#75e68b',
950: '#000000',
},
}SCSS
$custom: #75e68b; $custom-light: #a4efae; $custom-dark: #000000;
JSON
{
"hex": "#75e68b",
"rgb": {
"r": 117,
"g": 230,
"b": 139
},
"hsl": {
"h": 131.681,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.83612,
"c": 0.16362,
"h": 148.3
},
"luminance": 0.6224
}Semantic roles & 50–950 ramp
primary
#75E68B
secondary
#BD42A5
accent
#14ACD1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581