#68D697#68D697
#68D697 is a light, vivid green. Relative luminance 0.533; OKLCH L 79.5% C 0.137 H 156.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68D697 |
|---|---|
| RGB | rgb(104, 214, 151) |
| HSL | hsl(146, 57%, 62%) |
| HSV | hsv(146, 51%, 84%) |
| CMYK | cmyk(51.4%, 0%, 29.4%, 16.1%) |
| CIE-LAB | lab(78.03, -45.78, 21.70) |
| CIE-LCH | lch(78.03, 50.66, 154.64°) |
| OKLab | oklab(79.46% -0.1251 0.055) |
| OKLCH | oklch(79.46% 0.137 156.3) |
| XYZ | xyz(35.3386, 53.2676, 37.6916) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.07
Seafoam
#7FE0B3
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 5.31
Emerald
#50C878
ΔE00 5.33
Seaweed
#18D17B
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D697 #D668A7
analogous
#70D668 #68D697 #68D6CE
triadic
#68D697 #9768D6 #D69768
tetradic
#68D697 #6870D6 #D668A7 #D6CE68
square
#68D697 #6870D6 #D668A7 #D6CE68
split-complementary
#68D697 #CE68D6 #D66870
monochromatic
#2A9A5A #38C976 #68D697 #98E3B8 #C8F0D9
Accessibility & contrast
On white
1.80
#68D697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#68D697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D697
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D697 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C893
Deuteranopia (green-blind)
#C5BC9B
Tritanopia (blue-blind)
#49D4C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68d697; /* rgb */ color: rgb(104, 214, 151); /* oklch */ color: oklch(79.5% 0.137 156.3);
Tailwind
colors: {
custom: {
50: '#9ae3b6',
500: '#68d697',
950: '#000000',
},
}SCSS
$custom: #68d697; $custom-light: #9ae3b6; $custom-dark: #000000;
JSON
{
"hex": "#68d697",
"rgb": {
"r": 104,
"g": 214,
"b": 151
},
"hsl": {
"h": 145.636,
"s": 57.292,
"l": 62.353
},
"oklch": {
"l": 0.79461,
"c": 0.13666,
"h": 156.3
},
"luminance": 0.53271
}Semantic roles & 50–950 ramp
primary
#68D697
secondary
#9E4478
accent
#217FC5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481