#68E58D#68E58D
#68E58D is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.167 H 150.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #68E58D |
|---|---|
| RGB | rgb(104, 229, 141) |
| HSL | hsl(138, 71%, 65%) |
| HSV | hsv(138, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.33, -53.76, 32.63) |
| CIE-LCH | lch(82.33, 62.89, 148.74°) |
| OKLab | oklab(82.91% -0.1457 0.0812) |
| OKLCH | oklch(82.91% 0.167 150.9) |
| XYZ | xyz(38.5332, 60.9014, 34.9187) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Lightgreen
#90EE90
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 4.91
Aqua Green
#12E193
ΔE00 4.96
Turquoise Green
#04F489
ΔE00 5.01
Seafoam Green
#7AF9AB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E58D #E568C0
analogous
#81E568 #68E58D #68E5CB
triadic
#68E58D #8D68E5 #E58D68
tetradic
#68E58D #6881E5 #E568C0 #E5CB68
square
#68E58D #6881E5 #E568C0 #E5CB68
split-complementary
#68E58D #CB68E5 #E56881
monochromatic
#1FB44B #34DC66 #68E58D #9CEEB4 #D0F7DC
Accessibility & contrast
On white
1.59
#68E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#68E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E58D
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E58D | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#49E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e58d; /* rgb */ color: rgb(104, 229, 141); /* oklch */ color: oklch(82.9% 0.167 150.9);
Tailwind
colors: {
custom: {
50: '#9ceeaf',
500: '#68e58d',
950: '#000000',
},
}SCSS
$custom: #68e58d; $custom-light: #9ceeaf; $custom-dark: #000000;
JSON
{
"hex": "#68e58d",
"rgb": {
"r": 104,
"g": 229,
"b": 141
},
"hsl": {
"h": 137.76,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.82914,
"c": 0.16683,
"h": 150.9
},
"luminance": 0.60905
}Semantic roles & 50–950 ramp
primary
#68E58D
secondary
#B43D91
accent
#139AD3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581