#68D67D#68D67D
#68D67D is a light, vivid green. Relative luminance 0.525; OKLCH L 79.0% C 0.161 H 148.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68D67D |
|---|---|
| RGB | rgb(104, 214, 125) |
| HSL | hsl(131, 57%, 62%) |
| HSV | hsv(131, 51%, 84%) |
| CMYK | cmyk(51.4%, 0%, 41.6%, 16.1%) |
| CIE-LAB | lab(77.59, -50.36, 34.52) |
| CIE-LCH | lch(77.59, 61.06, 145.57°) |
| OKLab | oklab(78.95% -0.1366 0.0852) |
| OKLCH | oklch(78.95% 0.161 148) |
| XYZ | xyz(33.4551, 52.5141, 27.7713) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 4.61
Seaweed
#18D17B
ΔE00 4.88
Soft Green
#6FC276
ΔE00 5.21
Lightish Green
#61E160
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D67D #D668C1
analogous
#8AD668 #68D67D #68D6B4
triadic
#68D67D #7D68D6 #D67D68
tetradic
#68D67D #688AD6 #D668C1 #D6B468
square
#68D67D #688AD6 #D668C1 #D6B468
split-complementary
#68D67D #B468D6 #D6688A
monochromatic
#2A9A3F #38C954 #68D67D #98E3A6 #C8F0D0
Accessibility & contrast
On white
1.83
#68D67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#68D67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D67D
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D67D | 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)
#D8C677
Deuteranopia (green-blind)
#C9BC83
Tritanopia (blue-blind)
#53D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68d67d; /* rgb */ color: rgb(104, 214, 125); /* oklch */ color: oklch(79.0% 0.161 148.0);
Tailwind
colors: {
custom: {
50: '#9be3a3',
500: '#68d67d',
950: '#000000',
},
}SCSS
$custom: #68d67d; $custom-light: #9be3a3; $custom-dark: #000000;
JSON
{
"hex": "#68d67d",
"rgb": {
"r": 104,
"g": 214,
"b": 125
},
"hsl": {
"h": 131.455,
"s": 57.292,
"l": 62.353
},
"oklch": {
"l": 0.78951,
"c": 0.161,
"h": 148
},
"luminance": 0.52517
}Semantic roles & 50–950 ramp
primary
#68D67D
secondary
#9E448D
accent
#21A6C5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480