#68DF97#68DF97
#68DF97 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.149 H 154.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF97 |
|---|---|
| RGB | rgb(104, 223, 151) |
| HSL | hsl(144, 65%, 64%) |
| HSV | hsv(144, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.71, -49.55, 25.35) |
| CIE-LCH | lch(80.71, 55.66, 152.91°) |
| OKLab | oklab(81.65% -0.1349 0.064) |
| OKLCH | oklch(81.65% 0.149 154.6) |
| XYZ | xyz(37.6796, 57.9495, 38.4719) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.07
Weird Green
#3AE57F
ΔE00 5.10
Seafoam Green
#7AF9AB
ΔE00 5.72
Seaweed
#18D17B
ΔE00 5.74
Hospital Green
#9BE5AA
ΔE00 5.80
Seafoam (survey)
#80F9AD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF97 #DF68B0
analogous
#75DF68 #68DF97 #68DFD2
triadic
#68DF97 #9768DF #DF9768
tetradic
#68DF97 #6875DF #DF68B0 #DFD268
square
#68DF97 #6875DF #DF68B0 #DFD268
split-complementary
#68DF97 #D268DF #DF6875
monochromatic
#24A958 #36D474 #68DF97 #9BEABA #CDF4DD
Accessibility & contrast
On white
1.67
#68DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#68DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF97
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF97 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF92
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#46DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68df97; /* rgb */ color: rgb(104, 223, 151); /* oklch */ color: oklch(81.6% 0.149 154.6);
Tailwind
colors: {
custom: {
50: '#9beab6',
500: '#68df97',
950: '#000000',
},
}SCSS
$custom: #68df97; $custom-light: #9beab6; $custom-dark: #000000;
JSON
{
"hex": "#68df97",
"rgb": {
"r": 104,
"g": 223,
"b": 151
},
"hsl": {
"h": 143.697,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81648,
"c": 0.14931,
"h": 154.6
},
"luminance": 0.57953
}Semantic roles & 50–950 ramp
primary
#68DF97
secondary
#AB4081
accent
#1986CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481