#68D67E#68D67E
#68D67E is a light, vivid green. Relative luminance 0.525; OKLCH L 79.0% C 0.160 H 148.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68D67E |
|---|---|
| RGB | rgb(104, 214, 126) |
| HSL | hsl(132, 57%, 62%) |
| HSV | hsv(132, 51%, 84%) |
| CMYK | cmyk(51.4%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(77.60, -50.20, 34.03) |
| CIE-LCH | lch(77.60, 60.65, 145.87°) |
| OKLab | oklab(78.97% -0.1361 0.0841) |
| OKLCH | oklch(78.97% 0.16 148.3) |
| XYZ | xyz(33.5193, 52.5398, 28.1095) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 4.63
Seaweed
#18D17B
ΔE00 4.82
Soft Green
#6FC276
ΔE00 5.19
Lightish Green
#61E160
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D67E #D668C0
analogous
#89D668 #68D67E #68D6B5
triadic
#68D67E #7E68D6 #D67E68
tetradic
#68D67E #6889D6 #D668C0 #D6B568
square
#68D67E #6889D6 #D668C0 #D6B568
split-complementary
#68D67E #B568D6 #D66889
monochromatic
#2A9A40 #38C955 #68D67E #98E3A7 #C8F0D0
Accessibility & contrast
On white
1.82
#68D67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#68D67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D67E
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D67E | 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)
#D8C678
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#52D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68d67e; /* rgb */ color: rgb(104, 214, 126); /* oklch */ color: oklch(79.0% 0.160 148.3);
Tailwind
colors: {
custom: {
50: '#9be3a4',
500: '#68d67e',
950: '#000000',
},
}SCSS
$custom: #68d67e; $custom-light: #9be3a4; $custom-dark: #000000;
JSON
{
"hex": "#68d67e",
"rgb": {
"r": 104,
"g": 214,
"b": 126
},
"hsl": {
"h": 132,
"s": 57.292,
"l": 62.353
},
"oklch": {
"l": 0.78968,
"c": 0.16005,
"h": 148.3
},
"luminance": 0.52543
}Semantic roles & 50–950 ramp
primary
#68D67E
secondary
#9E448C
accent
#21A4C5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480