#68E982#68E982
#68E982 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.182 H 147.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68E982 |
|---|---|
| RGB | rgb(104, 233, 130) |
| HSL | hsl(132, 75%, 66%) |
| HSV | hsv(132, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 44.2%, 8.6%) |
| CIE-LAB | lab(83.35, -57.10, 39.45) |
| CIE-LCH | lch(83.35, 69.40, 145.36°) |
| OKLab | oklab(83.7% -0.1546 0.0968) |
| OKLCH | oklch(83.7% 0.182 147.9) |
| XYZ | xyz(38.8745, 62.8291, 31.1934) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Lightgreen
#90EE90
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.35
Turquoise Green
#04F489
ΔE00 4.51
Minty Green
#0BF77D
ΔE00 4.64
Wintergreen
#20F986
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E982 #E968CF
analogous
#8EE968 #68E982 #68E9C2
triadic
#68E982 #8268E9 #E98268
tetradic
#68E982 #688EE9 #E968CF #E9C268
square
#68E982 #688EE9 #E968CF #E9C268
split-complementary
#68E982 #C268E9 #E9688E
monochromatic
#1BBB3C #33E156 #68E982 #9DF1AE #D3F9DA
Accessibility & contrast
On white
1.55
#68E982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#68E982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E982
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E982 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#4CE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e982; /* rgb */ color: rgb(104, 233, 130); /* oklch */ color: oklch(83.7% 0.182 147.9);
Tailwind
colors: {
custom: {
50: '#9df1a7',
500: '#68e982',
950: '#000000',
},
}SCSS
$custom: #68e982; $custom-light: #9df1a7; $custom-dark: #000000;
JSON
{
"hex": "#68e982",
"rgb": {
"r": 104,
"g": 233,
"b": 130
},
"hsl": {
"h": 132.093,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.83702,
"c": 0.18237,
"h": 147.9
},
"luminance": 0.62833
}Semantic roles & 50–950 ramp
primary
#68E982
secondary
#BB3BA1
accent
#0FAED7
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580