#68DC88#68DC88
#68DC88 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.6% C 0.159 H 150.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC88 |
|---|---|
| RGB | rgb(104, 220, 136) |
| HSL | hsl(137, 62%, 64%) |
| HSV | hsv(137, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 38.2%, 13.7%) |
| CIE-LAB | lab(79.56, -50.99, 31.52) |
| CIE-LCH | lch(79.56, 59.94, 148.28°) |
| OKLab | oklab(80.62% -0.1383 0.0785) |
| OKLCH | oklch(80.62% 0.159 150.4) |
| XYZ | xyz(35.7436, 55.9040, 32.1947) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.88
Tealish Green
#0CDC73
ΔE00 4.66
Seaweed
#18D17B
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.04
Emerald
#50C878
ΔE00 5.15
Lightgreen
#90EE90
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC88 #DC68BC
analogous
#82DC68 #68DC88 #68DCC2
triadic
#68DC88 #8868DC #DC8868
tetradic
#68DC88 #6882DC #DC68BC #DCC268
square
#68DC88 #6882DC #DC68BC #DCC268
split-complementary
#68DC88 #C268DC #DC6882
monochromatic
#26A449 #36D061 #68DC88 #9AE8AF #CBF3D6
Accessibility & contrast
On white
1.72
#68DC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#68DC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC88
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC88 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC82
Deuteranopia (green-blind)
#CDC18D
Tritanopia (blue-blind)
#4DD9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68dc88; /* rgb */ color: rgb(104, 220, 136); /* oklch */ color: oklch(80.6% 0.159 150.4);
Tailwind
colors: {
custom: {
50: '#9be8ab',
500: '#68dc88',
950: '#000000',
},
}SCSS
$custom: #68dc88; $custom-light: #9be8ab; $custom-dark: #000000;
JSON
{
"hex": "#68dc88",
"rgb": {
"r": 104,
"g": 220,
"b": 136
},
"hsl": {
"h": 136.552,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80622,
"c": 0.15903,
"h": 150.4
},
"luminance": 0.55907
}Semantic roles & 50–950 ramp
primary
#68DC88
secondary
#A7418B
accent
#1B9ACA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481