#68DF96#68DF96
#68DF96 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.150 H 154.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF96 |
|---|---|
| RGB | rgb(104, 223, 150) |
| HSL | hsl(143, 65%, 64%) |
| HSV | hsv(143, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 32.7%, 12.5%) |
| CIE-LAB | lab(80.69, -49.74, 25.84) |
| CIE-LCH | lch(80.69, 56.05, 152.54°) |
| OKLab | oklab(81.63% -0.1354 0.0652) |
| OKLCH | oklch(81.63% 0.15 154.3) |
| XYZ | xyz(37.5987, 57.9171, 38.0460) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.94
Seaweed
#18D17B
ΔE00 5.67
Seafoam Green
#7AF9AB
ΔE00 5.72
Seafoam (survey)
#80F9AD
ΔE00 5.83
Hospital Green
#9BE5AA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF96 #DF68B1
analogous
#76DF68 #68DF96 #68DFD1
triadic
#68DF96 #9668DF #DF9668
tetradic
#68DF96 #6876DF #DF68B1 #DFD168
square
#68DF96 #6876DF #DF68B1 #DFD168
split-complementary
#68DF96 #D168DF #DF6876
monochromatic
#24A957 #36D473 #68DF96 #9BEAB9 #CDF4DC
Accessibility & contrast
On white
1.67
#68DF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#68DF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF96
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF96 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF91
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#47DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68df96; /* rgb */ color: rgb(104, 223, 150); /* oklch */ color: oklch(81.6% 0.150 154.3);
Tailwind
colors: {
custom: {
50: '#9beab5',
500: '#68df96',
950: '#000000',
},
}SCSS
$custom: #68df96; $custom-light: #9beab5; $custom-dark: #000000;
JSON
{
"hex": "#68df96",
"rgb": {
"r": 104,
"g": 223,
"b": 150
},
"hsl": {
"h": 143.193,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81627,
"c": 0.15023,
"h": 154.3
},
"luminance": 0.5792
}Semantic roles & 50–950 ramp
primary
#68DF96
secondary
#AB4082
accent
#1987CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481