#75E693#75E693
#75E693 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.156 H 150.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #75E693 |
|---|---|
| RGB | rgb(117, 230, 147) |
| HSL | hsl(136, 69%, 68%) |
| HSV | hsv(136, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(83.17, -49.97, 30.78) |
| CIE-LCH | lch(83.17, 58.69, 148.37°) |
| OKLab | oklab(83.76% -0.1358 0.077) |
| OKLCH | oklch(83.76% 0.156 150.5) |
| XYZ | xyz(40.8967, 62.4789, 37.5027) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.49
Seafoam (survey)
#80F9AD
ΔE00 4.60
Light Bluish Green
#76FDA8
ΔE00 5.01
Light Sea Green
#98F6B0
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E693 #E675C8
analogous
#8FE675 #75E693 #75E6CB
triadic
#75E693 #9375E6 #E69375
tetradic
#75E693 #758FE6 #E675C8 #E6CB75
square
#75E693 #758FE6 #E675C8 #E6CB75
split-complementary
#75E693 #CB75E6 #E6758F
monochromatic
#22BE4C #41DD6A #75E693 #A9EFBC #DDF9E4
Accessibility & contrast
On white
1.56
#75E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#75E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E693
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E693 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#5DE3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75e693; /* rgb */ color: rgb(117, 230, 147); /* oklch */ color: oklch(83.8% 0.156 150.5);
Tailwind
colors: {
custom: {
50: '#a3eeb3',
500: '#75e693',
950: '#000000',
},
}SCSS
$custom: #75e693; $custom-light: #a3eeb3; $custom-dark: #000000;
JSON
{
"hex": "#75e693",
"rgb": {
"r": 117,
"g": 230,
"b": 147
},
"hsl": {
"h": 135.929,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.83759,
"c": 0.15609,
"h": 150.5
},
"luminance": 0.62482
}Semantic roles & 50–950 ramp
primary
#75E693
secondary
#BD429D
accent
#149FD1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581