#68D67F#68D67F
#68D67F is a light, vivid green. Relative luminance 0.526; OKLCH L 79.0% C 0.159 H 148.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68D67F |
|---|---|
| RGB | rgb(104, 214, 127) |
| HSL | hsl(133, 57%, 62%) |
| HSV | hsv(133, 51%, 84%) |
| CMYK | cmyk(51.4%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.62, -50.04, 33.55) |
| CIE-LCH | lch(77.62, 60.25, 146.16°) |
| OKLab | oklab(78.99% -0.1357 0.083) |
| OKLCH | oklch(78.99% 0.159 148.5) |
| XYZ | xyz(33.5841, 52.5658, 28.4510) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.06
Weird Green
#3AE57F
ΔE00 4.64
Tealish Green
#0CDC73
ΔE00 4.67
Seaweed
#18D17B
ΔE00 4.76
Soft Green
#6FC276
ΔE00 5.17
Lightish Green
#61E160
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D67F #D668BF
analogous
#88D668 #68D67F #68D6B6
triadic
#68D67F #7F68D6 #D67F68
tetradic
#68D67F #6888D6 #D668BF #D6B668
square
#68D67F #6888D6 #D668BF #D6B668
split-complementary
#68D67F #B668D6 #D66888
monochromatic
#2A9A41 #38C956 #68D67F #98E3A8 #C8F0D1
Accessibility & contrast
On white
1.82
#68D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#68D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D67F
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D67F | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#52D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68d67f; /* rgb */ color: rgb(104, 214, 127); /* oklch */ color: oklch(79.0% 0.159 148.5);
Tailwind
colors: {
custom: {
50: '#9be3a5',
500: '#68d67f',
950: '#000000',
},
}SCSS
$custom: #68d67f; $custom-light: #9be3a5; $custom-dark: #000000;
JSON
{
"hex": "#68d67f",
"rgb": {
"r": 104,
"g": 214,
"b": 127
},
"hsl": {
"h": 132.545,
"s": 57.292,
"l": 62.353
},
"oklch": {
"l": 0.78986,
"c": 0.1591,
"h": 148.5
},
"luminance": 0.52568
}Semantic roles & 50–950 ramp
primary
#68D67F
secondary
#9E448B
accent
#21A3C5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480