#68EA82#68EA82
#68EA82 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.184 H 147.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA82 |
|---|---|
| RGB | rgb(104, 234, 130) |
| HSL | hsl(132, 76%, 66%) |
| HSV | hsv(132, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(83.65, -57.48, 39.83) |
| CIE-LCH | lch(83.65, 69.93, 145.28°) |
| OKLab | oklab(83.95% -0.1556 0.0977) |
| OKLCH | oklch(83.95% 0.184 147.9) |
| XYZ | xyz(39.1584, 63.3969, 31.2880) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightgreen
#90EE90
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.36
Turquoise Green
#04F489
ΔE00 4.42
Minty Green
#0BF77D
ΔE00 4.48
Wintergreen
#20F986
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA82 #EA68D0
analogous
#8FEA68 #68EA82 #68EAC3
triadic
#68EA82 #8268EA #EA8268
tetradic
#68EA82 #688FEA #EA68D0 #EAC368
square
#68EA82 #688FEA #EA68D0 #EAC368
split-complementary
#68EA82 #C368EA #EA688F
monochromatic
#1ABD3B #32E356 #68EA82 #9EF1AE #D3F9DB
Accessibility & contrast
On white
1.54
#68EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#68EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA82
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA82 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87A
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#4BE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea82; /* rgb */ color: rgb(104, 234, 130); /* oklch */ color: oklch(83.9% 0.184 147.9);
Tailwind
colors: {
custom: {
50: '#9df2a8',
500: '#68ea82',
950: '#000000',
},
}SCSS
$custom: #68ea82; $custom-light: #9df2a8; $custom-dark: #000000;
JSON
{
"hex": "#68ea82",
"rgb": {
"r": 104,
"g": 234,
"b": 130
},
"hsl": {
"h": 132,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83947,
"c": 0.18371,
"h": 147.9
},
"luminance": 0.634
}Semantic roles & 50–950 ramp
primary
#68EA82
secondary
#BC3AA2
accent
#0EAFD8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580