#68D67C#68D67C
#68D67C is a light, vivid green. Relative luminance 0.525; OKLCH L 78.9% C 0.162 H 147.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68D67C |
|---|---|
| RGB | rgb(104, 214, 124) |
| HSL | hsl(131, 57%, 62%) |
| HSV | hsv(131, 51%, 84%) |
| CMYK | cmyk(51.4%, 0%, 42.1%, 16.1%) |
| CIE-LAB | lab(77.57, -50.52, 35.01) |
| CIE-LCH | lch(77.57, 61.47, 145.28°) |
| OKLab | oklab(78.93% -0.137 0.0863) |
| OKLCH | oklch(78.93% 0.162 147.8) |
| XYZ | xyz(33.3915, 52.4887, 27.4366) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 4.57
Weird Green
#3AE57F
ΔE00 4.60
Seaweed
#18D17B
ΔE00 4.94
Soft Green
#6FC276
ΔE00 5.24
Lightish Green
#61E160
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D67C #D668C2
analogous
#8BD668 #68D67C #68D6B3
triadic
#68D67C #7C68D6 #D67C68
tetradic
#68D67C #688BD6 #D668C2 #D6B368
square
#68D67C #688BD6 #D668C2 #D6B368
split-complementary
#68D67C #B368D6 #D6688B
monochromatic
#2A9A3E #38C952 #68D67C #98E3A6 #C8F0D0
Accessibility & contrast
On white
1.83
#68D67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#68D67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D67C
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D67C | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C675
Deuteranopia (green-blind)
#C9BC82
Tritanopia (blue-blind)
#53D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68d67c; /* rgb */ color: rgb(104, 214, 124); /* oklch */ color: oklch(78.9% 0.162 147.8);
Tailwind
colors: {
custom: {
50: '#9be3a3',
500: '#68d67c',
950: '#000000',
},
}SCSS
$custom: #68d67c; $custom-light: #9be3a3; $custom-dark: #000000;
JSON
{
"hex": "#68d67c",
"rgb": {
"r": 104,
"g": 214,
"b": 124
},
"hsl": {
"h": 130.909,
"s": 57.292,
"l": 62.353
},
"oklch": {
"l": 0.78933,
"c": 0.16195,
"h": 147.8
},
"luminance": 0.52491
}Semantic roles & 50–950 ramp
primary
#68D67C
secondary
#9E448E
accent
#21A7C5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480