#68D77F#68D77F
#68D77F is a light, vivid green. Relative luminance 0.531; OKLCH L 79.2% C 0.161 H 148.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68D77F |
|---|---|
| RGB | rgb(104, 215, 127) |
| HSL | hsl(132, 58%, 63%) |
| HSV | hsv(132, 52%, 84%) |
| CMYK | cmyk(51.6%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(77.92, -50.45, 33.94) |
| CIE-LCH | lch(77.92, 60.80, 146.07°) |
| OKLab | oklab(79.23% -0.1368 0.084) |
| OKLCH | oklch(79.23% 0.161 148.5) |
| XYZ | xyz(33.8380, 53.0735, 28.5356) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 4.56
Seaweed
#18D17B
ΔE00 4.85
Soft Green
#6FC276
ΔE00 5.41
Lightish Green
#61E160
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D77F #D768C0
analogous
#89D768 #68D77F #68D7B6
triadic
#68D77F #7F68D7 #D77F68
tetradic
#68D77F #6889D7 #D768C0 #D7B668
square
#68D77F #6889D7 #D768C0 #D7B668
split-complementary
#68D77F #B668D7 #D76889
monochromatic
#299B41 #38CA56 #68D77F #98E4A8 #C9F1D1
Accessibility & contrast
On white
1.81
#68D77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#68D77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D77F
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D77F | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#52D3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68d77f; /* rgb */ color: rgb(104, 215, 127); /* oklch */ color: oklch(79.2% 0.161 148.5);
Tailwind
colors: {
custom: {
50: '#9be4a5',
500: '#68d77f',
950: '#000000',
},
}SCSS
$custom: #68d77f; $custom-light: #9be4a5; $custom-dark: #000000;
JSON
{
"hex": "#68d77f",
"rgb": {
"r": 104,
"g": 215,
"b": 127
},
"hsl": {
"h": 132.432,
"s": 58.115,
"l": 62.549
},
"oklch": {
"l": 0.79232,
"c": 0.16051,
"h": 148.5
},
"luminance": 0.53076
}Semantic roles & 50–950 ramp
primary
#68D77F
secondary
#A0438D
accent
#20A3C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480