#68DD83#68DD83
#68DD83 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.165 H 149.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68DD83 |
|---|---|
| RGB | rgb(104, 221, 131) |
| HSL | hsl(134, 63%, 64%) |
| HSV | hsv(134, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(79.78, -52.22, 34.34) |
| CIE-LCH | lch(79.78, 62.50, 146.67°) |
| OKLab | oklab(80.78% -0.1415 0.085) |
| OKLCH | oklch(80.78% 0.165 149) |
| XYZ | xyz(35.6597, 56.2916, 30.4545) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Tealish Green
#0CDC73
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.33
Lightish Green
#61E160
ΔE00 5.45
Emerald
#50C878
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DD83 #DD68C2
analogous
#87DD68 #68DD83 #68DDBD
triadic
#68DD83 #8368DD #DD8368
tetradic
#68DD83 #6887DD #DD68C2 #DDBD68
square
#68DD83 #6887DD #DD68C2 #DDBD68
split-complementary
#68DD83 #BD68DD #DD6887
monochromatic
#25A543 #36D25A #68DD83 #9AE8AC #CCF3D5
Accessibility & contrast
On white
1.71
#68DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#68DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DD83
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DD83 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7D
Deuteranopia (green-blind)
#CFC189
Tritanopia (blue-blind)
#4FD9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dd83; /* rgb */ color: rgb(104, 221, 131); /* oklch */ color: oklch(80.8% 0.165 149.0);
Tailwind
colors: {
custom: {
50: '#9be8a8',
500: '#68dd83',
950: '#000000',
},
}SCSS
$custom: #68dd83; $custom-light: #9be8a8; $custom-dark: #000000;
JSON
{
"hex": "#68dd83",
"rgb": {
"r": 104,
"g": 221,
"b": 131
},
"hsl": {
"h": 133.846,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.80776,
"c": 0.16511,
"h": 149
},
"luminance": 0.56295
}Semantic roles & 50–950 ramp
primary
#68DD83
secondary
#A84190
accent
#1AA2CB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480