#68DC98#68DC98
#68DC98 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.144 H 155.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC98 |
|---|---|
| RGB | rgb(104, 220, 152) |
| HSL | hsl(145, 62%, 64%) |
| HSV | hsv(145, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.84, -48.12, 23.64) |
| CIE-LCH | lch(79.84, 53.61, 153.83°) |
| OKLab | oklab(80.94% -0.1312 0.0598) |
| OKLCH | oklch(80.94% 0.144 155.5) |
| XYZ | xyz(36.9667, 56.3933, 38.6366) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 5.83
Weird Green
#3AE57F
ΔE00 5.84
Emerald
#50C878
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC98 #DC68AC
analogous
#72DC68 #68DC98 #68DCD2
triadic
#68DC98 #9868DC #DC9868
tetradic
#68DC98 #6872DC #DC68AC #DCD268
square
#68DC98 #6872DC #DC68AC #DCD268
split-complementary
#68DC98 #D268DC #DC6872
monochromatic
#26A45A #36D076 #68DC98 #9AE8BA #CBF3DC
Accessibility & contrast
On white
1.71
#68DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#68DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC98
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC98 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#CBC19C
Tritanopia (blue-blind)
#47DACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dc98; /* rgb */ color: rgb(104, 220, 152); /* oklch */ color: oklch(80.9% 0.144 155.5);
Tailwind
colors: {
custom: {
50: '#9be7b6',
500: '#68dc98',
950: '#000000',
},
}SCSS
$custom: #68dc98; $custom-light: #9be7b6; $custom-dark: #000000;
JSON
{
"hex": "#68dc98",
"rgb": {
"r": 104,
"g": 220,
"b": 152
},
"hsl": {
"h": 144.828,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.8094,
"c": 0.14421,
"h": 155.5
},
"luminance": 0.56396
}Semantic roles & 50–950 ramp
primary
#68DC98
secondary
#A7417D
accent
#1B82CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481