#68E58A#68E58A
#68E58A is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.170 H 150.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #68E58A |
|---|---|
| RGB | rgb(104, 229, 138) |
| HSL | hsl(136, 71%, 65%) |
| HSV | hsv(136, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(82.28, -54.26, 34.08) |
| CIE-LCH | lch(82.28, 64.08, 147.87°) |
| OKLab | oklab(82.86% -0.147 0.0846) |
| OKLCH | oklch(82.86% 0.17 150.1) |
| XYZ | xyz(38.3130, 60.8133, 33.7590) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Lightgreen
#90EE90
ΔE00 4.34
Tealish Green
#0CDC73
ΔE00 4.74
Turquoise Green
#04F489
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.28
Seafoam Green
#7AF9AB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E58A #E568C3
analogous
#84E568 #68E58A #68E5C8
triadic
#68E58A #8A68E5 #E58A68
tetradic
#68E58A #6884E5 #E568C3 #E5C868
square
#68E58A #6884E5 #E568C3 #E5C868
split-complementary
#68E58A #C868E5 #E56884
monochromatic
#1FB447 #34DC62 #68E58A #9CEEB2 #D0F7DB
Accessibility & contrast
On white
1.60
#68E58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#68E58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E58A
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E58A | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D484
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#4AE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e58a; /* rgb */ color: rgb(104, 229, 138); /* oklch */ color: oklch(82.9% 0.170 150.1);
Tailwind
colors: {
custom: {
50: '#9ceead',
500: '#68e58a',
950: '#000000',
},
}SCSS
$custom: #68e58a; $custom-light: #9ceead; $custom-dark: #000000;
JSON
{
"hex": "#68e58a",
"rgb": {
"r": 104,
"g": 229,
"b": 138
},
"hsl": {
"h": 136.32,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.82859,
"c": 0.16961,
"h": 150.1
},
"luminance": 0.60817
}Semantic roles & 50–950 ramp
primary
#68E58A
secondary
#B43D94
accent
#139ED3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581