#68DF85#68DF85
#68DF85 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.166 H 149.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF85 |
|---|---|
| RGB | rgb(104, 223, 133) |
| HSL | hsl(135, 65%, 64%) |
| HSV | hsv(135, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.41, -52.70, 34.15) |
| CIE-LCH | lch(80.41, 62.80, 147.05°) |
| OKLab | oklab(81.3% -0.1428 0.0846) |
| OKLCH | oklch(81.3% 0.166 149.4) |
| XYZ | xyz(36.3278, 57.4088, 31.3524) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Tealish Green
#0CDC73
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.42
Lightish Green
#61E160
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF85 #DF68C2
analogous
#87DF68 #68DF85 #68DFC1
triadic
#68DF85 #8568DF #DF8568
tetradic
#68DF85 #6887DF #DF68C2 #DFC168
square
#68DF85 #6887DF #DF68C2 #DFC168
split-complementary
#68DF85 #C168DF #DF6887
monochromatic
#24A944 #36D45C #68DF85 #9BEAAE #CDF4D7
Accessibility & contrast
On white
1.68
#68DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#68DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF85
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF85 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7F
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#4EDBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68df85; /* rgb */ color: rgb(104, 223, 133); /* oklch */ color: oklch(81.3% 0.166 149.4);
Tailwind
colors: {
custom: {
50: '#9ceaa9',
500: '#68df85',
950: '#000000',
},
}SCSS
$custom: #68df85; $custom-light: #9ceaa9; $custom-dark: #000000;
JSON
{
"hex": "#68df85",
"rgb": {
"r": 104,
"g": 223,
"b": 133
},
"hsl": {
"h": 134.622,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81302,
"c": 0.166,
"h": 149.4
},
"luminance": 0.57412
}Semantic roles & 50–950 ramp
primary
#68DF85
secondary
#AB4091
accent
#19A1CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481