#68EA75#68EA75
#68EA75 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.195 H 145.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA75 |
|---|---|
| RGB | rgb(104, 234, 117) |
| HSL | hsl(126, 76%, 66%) |
| HSV | hsv(126, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 50%, 8.2%) |
| CIE-LAB | lab(83.48, -59.35, 45.90) |
| CIE-LCH | lch(83.48, 75.03, 142.28°) |
| OKLab | oklab(83.75% -0.1609 0.1108) |
| OKLCH | oklch(83.75% 0.195 145.4) |
| XYZ | xyz(38.3403, 63.0697, 26.9794) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.81
Weird Green
#3AE57F
ΔE00 4.16
Spearmint
#1EF876
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.43
Minty Green
#0BF77D
ΔE00 4.62
Lightgreen (survey)
#76FF7B
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA75 #EA68DD
analogous
#9CEA68 #68EA75 #68EAB6
triadic
#68EA75 #7568EA #EA7568
tetradic
#68EA75 #689CEA #EA68DD #EAB668
square
#68EA75 #689CEA #EA68DD #EAB668
split-complementary
#68EA75 #B668EA #EA689C
monochromatic
#1ABD2B #32E344 #68EA75 #9EF1A6 #D3F9D7
Accessibility & contrast
On white
1.54
#68EA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#68EA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA75
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA75 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76B
Deuteranopia (green-blind)
#DCCC7D
Tritanopia (blue-blind)
#4FE5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea75; /* rgb */ color: rgb(104, 234, 117); /* oklch */ color: oklch(83.8% 0.195 145.4);
Tailwind
colors: {
custom: {
50: '#9ef29f',
500: '#68ea75',
950: '#000000',
},
}SCSS
$custom: #68ea75; $custom-light: #9ef29f; $custom-dark: #000000;
JSON
{
"hex": "#68ea75",
"rgb": {
"r": 104,
"g": 234,
"b": 117
},
"hsl": {
"h": 126,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.8375,
"c": 0.19533,
"h": 145.4
},
"luminance": 0.63073
}Semantic roles & 50–950 ramp
primary
#68EA75
secondary
#BC3AAF
accent
#0EC4D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580