#68DC7F#68DC7F
#68DC7F is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.167 H 148.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC7F |
|---|---|
| RGB | rgb(104, 220, 127) |
| HSL | hsl(132, 62%, 64%) |
| HSV | hsv(132, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(79.42, -52.46, 35.89) |
| CIE-LCH | lch(79.42, 63.56, 145.63°) |
| OKLab | oklab(80.46% -0.1422 0.0885) |
| OKLCH | oklch(80.46% 0.167 148.1) |
| XYZ | xyz(35.1306, 55.6588, 28.9665) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Tealish Green
#0CDC73
ΔE00 4.23
Lightish Green
#61E160
ΔE00 4.94
Lightgreen
#90EE90
ΔE00 5.30
Seaweed
#18D17B
ΔE00 5.42
Emerald
#50C878
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC7F #DC68C5
analogous
#8BDC68 #68DC7F #68DCB9
triadic
#68DC7F #7F68DC #DC7F68
tetradic
#68DC7F #688BDC #DC68C5 #DCB968
square
#68DC7F #688BDC #DC68C5 #DCB968
split-complementary
#68DC7F #B968DC #DC688B
monochromatic
#26A43F #36D055 #68DC7F #9AE8A9 #CBF3D3
Accessibility & contrast
On white
1.73
#68DC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#68DC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC7F
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC7F | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#50D8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68dc7f; /* rgb */ color: rgb(104, 220, 127); /* oklch */ color: oklch(80.5% 0.167 148.1);
Tailwind
colors: {
custom: {
50: '#9be8a5',
500: '#68dc7f',
950: '#000000',
},
}SCSS
$custom: #68dc7f; $custom-light: #9be8a5; $custom-dark: #000000;
JSON
{
"hex": "#68dc7f",
"rgb": {
"r": 104,
"g": 220,
"b": 127
},
"hsl": {
"h": 131.897,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80461,
"c": 0.16747,
"h": 148.1
},
"luminance": 0.55662
}Semantic roles & 50–950 ramp
primary
#68DC7F
secondary
#A74193
accent
#1BA7CA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480