#68ED75#68ED75
#68ED75 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.199 H 145.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68ED75 |
|---|---|
| RGB | rgb(104, 237, 117) |
| HSL | hsl(126, 79%, 67%) |
| HSV | hsv(126, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(84.38, -60.47, 47.00) |
| CIE-LCH | lch(84.38, 76.59, 142.15°) |
| OKLab | oklab(84.49% -0.1639 0.1133) |
| OKLCH | oklch(84.49% 0.199 145.4) |
| XYZ | xyz(39.2016, 64.7923, 27.2665) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.17
Spearmint
#1EF876
ΔE00 3.94
Lightgreen (survey)
#76FF7B
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 4.32
Easter Green
#8CFD7E
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ED75 #ED68E0
analogous
#9EED68 #68ED75 #68EDB8
triadic
#68ED75 #7568ED #ED7568
tetradic
#68ED75 #689EED #ED68E0 #EDB868
square
#68ED75 #689EED #ED68E0 #EDB868
split-complementary
#68ED75 #B868ED #ED689E
monochromatic
#17C328 #31E643 #68ED75 #9FF4A7 #D5FAD9
Accessibility & contrast
On white
1.50
#68ED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#68ED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ED75
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ED75 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#4EE8D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ed75; /* rgb */ color: rgb(104, 237, 117); /* oklch */ color: oklch(84.5% 0.199 145.4);
Tailwind
colors: {
custom: {
50: '#9ef49f',
500: '#68ed75',
950: '#000000',
},
}SCSS
$custom: #68ed75; $custom-light: #9ef49f; $custom-dark: #000000;
JSON
{
"hex": "#68ed75",
"rgb": {
"r": 104,
"g": 237,
"b": 117
},
"hsl": {
"h": 125.865,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84488,
"c": 0.19922,
"h": 145.4
},
"luminance": 0.64796
}Semantic roles & 50–950 ramp
primary
#68ED75
secondary
#C138B4
accent
#0BC7DB
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580