#68DB83#68DB83
#68DB83 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.162 H 149.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB83 |
|---|---|
| RGB | rgb(104, 219, 131) |
| HSL | hsl(134, 61%, 63%) |
| HSV | hsv(134, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(79.18, -51.42, 33.56) |
| CIE-LCH | lch(79.18, 61.40, 146.87°) |
| OKLab | oklab(80.29% -0.1394 0.0832) |
| OKLCH | oklch(80.29% 0.162 149.2) |
| XYZ | xyz(35.1348, 55.2418, 30.2796) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.79
Tealish Green
#0CDC73
ΔE00 4.41
Emerald
#50C878
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.07
Aqua Green
#12E193
ΔE00 5.57
Lightgreen
#90EE90
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB83 #DB68C0
analogous
#86DB68 #68DB83 #68DBBC
triadic
#68DB83 #8368DB #DB8368
tetradic
#68DB83 #6886DB #DB68C0 #DBBC68
square
#68DB83 #6886DB #DB68C0 #DBBC68
split-complementary
#68DB83 #BC68DB #DB6886
monochromatic
#27A244 #37CF5A #68DB83 #99E7AC #CBF3D4
Accessibility & contrast
On white
1.74
#68DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#68DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB83
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB83 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#4FD7C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68db83; /* rgb */ color: rgb(104, 219, 131); /* oklch */ color: oklch(80.3% 0.162 149.2);
Tailwind
colors: {
custom: {
50: '#9be7a8',
500: '#68db83',
950: '#000000',
},
}SCSS
$custom: #68db83; $custom-light: #9be7a8; $custom-dark: #000000;
JSON
{
"hex": "#68db83",
"rgb": {
"r": 104,
"g": 219,
"b": 131
},
"hsl": {
"h": 134.087,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80285,
"c": 0.16233,
"h": 149.2
},
"luminance": 0.55245
}Semantic roles & 50–950 ramp
primary
#68DB83
secondary
#A5428E
accent
#1CA1C9
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480