#68E97D#68E97D
#68E97D is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.187 H 146.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68E97D |
|---|---|
| RGB | rgb(104, 233, 125) |
| HSL | hsl(130, 75%, 66%) |
| HSV | hsv(130, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(83.28, -57.84, 41.81) |
| CIE-LCH | lch(83.28, 71.37, 144.14°) |
| OKLab | oklab(83.62% -0.1566 0.102) |
| OKLCH | oklch(83.62% 0.187 146.9) |
| XYZ | xyz(38.5471, 62.6982, 29.4687) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Lightish Green
#61E160
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 4.58
Spearmint
#1EF876
ΔE00 4.63
Wintergreen
#20F986
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E97D #E968D4
analogous
#93E968 #68E97D #68E9BD
triadic
#68E97D #7D68E9 #E97D68
tetradic
#68E97D #6893E9 #E968D4 #E9BD68
square
#68E97D #6893E9 #E968D4 #E9BD68
split-complementary
#68E97D #BD68E9 #E96893
monochromatic
#1BBB35 #33E14F #68E97D #9DF1AB #D3F9D9
Accessibility & contrast
On white
1.55
#68E97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#68E97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E97D
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E97D | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD774
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#4DE4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e97d; /* rgb */ color: rgb(104, 233, 125); /* oklch */ color: oklch(83.6% 0.187 146.9);
Tailwind
colors: {
custom: {
50: '#9df1a4',
500: '#68e97d',
950: '#000000',
},
}SCSS
$custom: #68e97d; $custom-light: #9df1a4; $custom-dark: #000000;
JSON
{
"hex": "#68e97d",
"rgb": {
"r": 104,
"g": 233,
"b": 125
},
"hsl": {
"h": 129.767,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.83622,
"c": 0.18691,
"h": 146.9
},
"luminance": 0.62702
}Semantic roles & 50–950 ramp
primary
#68E97D
secondary
#BB3BA6
accent
#0FB6D7
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580