#68DB8A#68DB8A
#68DB8A is a light, vivid green. Relative luminance 0.554; OKLCH L 80.4% C 0.156 H 151.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB8A |
|---|---|
| RGB | rgb(104, 219, 138) |
| HSL | hsl(138, 61%, 63%) |
| HSV | hsv(138, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.29, -50.24, 30.14) |
| CIE-LCH | lch(79.29, 58.59, 149.04°) |
| OKLab | oklab(80.41% -0.1364 0.0753) |
| OKLCH | oklch(80.41% 0.156 151.1) |
| XYZ | xyz(35.6254, 55.4381, 32.8631) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 4.92
Seaweed
#18D17B
ΔE00 4.92
Emerald
#50C878
ΔE00 4.94
Lightgreen
#90EE90
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB8A #DB68B9
analogous
#7FDB68 #68DB8A #68DBC3
triadic
#68DB8A #8A68DB #DB8A68
tetradic
#68DB8A #687FDB #DB68B9 #DBC368
square
#68DB8A #687FDB #DB68B9 #DBC368
split-complementary
#68DB8A #C368DB #DB687F
monochromatic
#27A24B #37CF64 #68DB8A #99E7B0 #CBF3D7
Accessibility & contrast
On white
1.74
#68DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#68DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB8A
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB8A | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#4DD8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68db8a; /* rgb */ color: rgb(104, 219, 138); /* oklch */ color: oklch(80.4% 0.156 151.1);
Tailwind
colors: {
custom: {
50: '#9be7ad',
500: '#68db8a',
950: '#000000',
},
}SCSS
$custom: #68db8a; $custom-light: #9be7ad; $custom-dark: #000000;
JSON
{
"hex": "#68db8a",
"rgb": {
"r": 104,
"g": 219,
"b": 138
},
"hsl": {
"h": 137.739,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80414,
"c": 0.15576,
"h": 151.1
},
"luminance": 0.55441
}Semantic roles & 50–950 ramp
primary
#68DB8A
secondary
#A54288
accent
#1C96C9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481