#68DE7D#68DE7D
#68DE7D is a light, vivid green. Relative luminance 0.567; OKLCH L 80.9% C 0.172 H 147.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68DE7D |
|---|---|
| RGB | rgb(104, 222, 125) |
| HSL | hsl(131, 64%, 64%) |
| HSV | hsv(131, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.99, -53.57, 37.62) |
| CIE-LCH | lch(79.99, 65.46, 144.92°) |
| OKLab | oklab(80.92% -0.1452 0.0924) |
| OKLCH | oklch(80.92% 0.172 147.5) |
| XYZ | xyz(35.5296, 56.6633, 28.4629) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Tealish Green
#0CDC73
ΔE00 4.20
Lightish Green
#61E160
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.96
Seaweed
#18D17B
ΔE00 5.85
Emerald
#50C878
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DE7D #DE68C9
analogous
#8EDE68 #68DE7D #68DEB8
triadic
#68DE7D #7D68DE #DE7D68
tetradic
#68DE7D #688EDE #DE68C9 #DEB868
square
#68DE7D #688EDE #DE68C9 #DEB868
split-complementary
#68DE7D #B868DE #DE688E
monochromatic
#25A73C #36D352 #68DE7D #9AE9A8 #CCF4D3
Accessibility & contrast
On white
1.70
#68DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#68DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DE7D
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DE7D | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD76
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#50DAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68de7d; /* rgb */ color: rgb(104, 222, 125); /* oklch */ color: oklch(80.9% 0.172 147.5);
Tailwind
colors: {
custom: {
50: '#9ce9a4',
500: '#68de7d',
950: '#000000',
},
}SCSS
$custom: #68de7d; $custom-light: #9ce9a4; $custom-dark: #000000;
JSON
{
"hex": "#68de7d",
"rgb": {
"r": 104,
"g": 222,
"b": 125
},
"hsl": {
"h": 130.678,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.80919,
"c": 0.17207,
"h": 147.5
},
"luminance": 0.56666
}Semantic roles & 50–950 ramp
primary
#68DE7D
secondary
#AA4197
accent
#1AACCC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480