#68DF7F#68DF7F
#68DF7F is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.172 H 147.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF7F |
|---|---|
| RGB | rgb(104, 223, 127) |
| HSL | hsl(132, 65%, 64%) |
| HSV | hsv(132, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(80.32, -53.65, 37.05) |
| CIE-LCH | lch(80.32, 65.20, 145.38°) |
| OKLab | oklab(81.2% -0.1454 0.0912) |
| OKLCH | oklch(81.2% 0.172 147.9) |
| XYZ | xyz(35.9251, 57.2477, 29.2313) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Tealish Green
#0CDC73
ΔE00 4.22
Lightish Green
#61E160
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.82
Seaweed
#18D17B
ΔE00 5.86
Turquoise Green
#04F489
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF7F #DF68C8
analogous
#8DDF68 #68DF7F #68DFBB
triadic
#68DF7F #7F68DF #DF7F68
tetradic
#68DF7F #688DDF #DF68C8 #DFBB68
square
#68DF7F #688DDF #DF68C8 #DFBB68
split-complementary
#68DF7F #BB68DF #DF688D
monochromatic
#24A93D #36D454 #68DF7F #9BEAAA #CDF4D5
Accessibility & contrast
On white
1.69
#68DF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#68DF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF7F
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF7F | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE78
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#50DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68df7f; /* rgb */ color: rgb(104, 223, 127); /* oklch */ color: oklch(81.2% 0.172 147.9);
Tailwind
colors: {
custom: {
50: '#9ceaa5',
500: '#68df7f',
950: '#000000',
},
}SCSS
$custom: #68df7f; $custom-light: #9ceaa5; $custom-dark: #000000;
JSON
{
"hex": "#68df7f",
"rgb": {
"r": 104,
"g": 223,
"b": 127
},
"hsl": {
"h": 131.597,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81198,
"c": 0.17159,
"h": 147.9
},
"luminance": 0.57251
}Semantic roles & 50–950 ramp
primary
#68DF7F
secondary
#AB4096
accent
#19AACD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480