#68DD99#68DD99
#68DD99 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.145 H 155.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68DD99 |
|---|---|
| RGB | rgb(104, 221, 153) |
| HSL | hsl(145, 63%, 64%) |
| HSV | hsv(145, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.15, -48.35, 23.55) |
| CIE-LCH | lch(80.15, 53.78, 154.02°) |
| OKLab | oklab(81.2% -0.1319 0.0596) |
| OKLCH | oklch(81.2% 0.145 155.7) |
| XYZ | xyz(37.3122, 56.9526, 39.1575) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.77
Weird Green
#3AE57F
ΔE00 5.80
Seaweed
#18D17B
ΔE00 5.81
Eucalyptus
#44D7A8
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DD99 #DD68AC
analogous
#71DD68 #68DD99 #68DDD3
triadic
#68DD99 #9968DD #DD9968
tetradic
#68DD99 #6871DD #DD68AC #DDD368
square
#68DD99 #6871DD #DD68AC #DDD368
split-complementary
#68DD99 #D368DD #DD6871
monochromatic
#25A55B #36D277 #68DD99 #9AE8BB #CCF3DC
Accessibility & contrast
On white
1.69
#68DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#68DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DD99
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DD99 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CCC29D
Tritanopia (blue-blind)
#46DBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68dd99; /* rgb */ color: rgb(104, 221, 153); /* oklch */ color: oklch(81.2% 0.145 155.7);
Tailwind
colors: {
custom: {
50: '#9be8b7',
500: '#68dd99',
950: '#000000',
},
}SCSS
$custom: #68dd99; $custom-light: #9be8b7; $custom-dark: #000000;
JSON
{
"hex": "#68dd99",
"rgb": {
"r": 104,
"g": 221,
"b": 153
},
"hsl": {
"h": 145.128,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.81204,
"c": 0.14471,
"h": 155.7
},
"luminance": 0.56956
}Semantic roles & 50–950 ramp
primary
#68DD99
secondary
#A8417D
accent
#1A81CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481