#68ED82#68ED82
#68ED82 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.188 H 147.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68ED82 |
|---|---|
| RGB | rgb(104, 237, 130) |
| HSL | hsl(132, 79%, 67%) |
| HSV | hsv(132, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(84.55, -58.63, 40.97) |
| CIE-LCH | lch(84.55, 71.53, 145.05°) |
| OKLab | oklab(84.68% -0.1587 0.1003) |
| OKLCH | oklch(84.68% 0.188 147.7) |
| XYZ | xyz(40.0197, 65.1195, 31.5751) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.45
Lightgreen
#90EE90
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 4.04
Wintergreen
#20F986
ΔE00 4.08
Spearmint
#1EF876
ΔE00 4.16
Turquoise Green
#04F489
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ED82 #ED68D3
analogous
#91ED68 #68ED82 #68EDC4
triadic
#68ED82 #8268ED #ED8268
tetradic
#68ED82 #6891ED #ED68D3 #EDC468
square
#68ED82 #6891ED #ED68D3 #EDC468
split-complementary
#68ED82 #C468ED #ED6891
monochromatic
#17C339 #31E655 #68ED82 #9FF4AF #D5FADD
Accessibility & contrast
On white
1.50
#68ED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#68ED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ED82
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ED82 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#DECE89
Tritanopia (blue-blind)
#4AE8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ed82; /* rgb */ color: rgb(104, 237, 130); /* oklch */ color: oklch(84.7% 0.188 147.7);
Tailwind
colors: {
custom: {
50: '#9ef4a8',
500: '#68ed82',
950: '#000000',
},
}SCSS
$custom: #68ed82; $custom-light: #9ef4a8; $custom-dark: #000000;
JSON
{
"hex": "#68ed82",
"rgb": {
"r": 104,
"g": 237,
"b": 130
},
"hsl": {
"h": 131.729,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84681,
"c": 0.18771,
"h": 147.7
},
"luminance": 0.65123
}Semantic roles & 50–950 ramp
primary
#68ED82
secondary
#C138A6
accent
#0BB2DB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580