#68E68D#68E68D
#68E68D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.168 H 150.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68E68D |
|---|---|
| RGB | rgb(104, 230, 141) |
| HSL | hsl(138, 72%, 65%) |
| HSV | hsv(138, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.62, -54.16, 33.02) |
| CIE-LCH | lch(82.62, 63.43, 148.63°) |
| OKLab | oklab(83.16% -0.1468 0.0822) |
| OKLCH | oklch(83.16% 0.168 150.8) |
| XYZ | xyz(38.8107, 61.4563, 35.0112) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Lightgreen
#90EE90
ΔE00 4.40
Turquoise Green
#04F489
ΔE00 4.84
Seafoam Green
#7AF9AB
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E68D #E668C1
analogous
#82E668 #68E68D #68E6CC
triadic
#68E68D #8D68E6 #E68D68
tetradic
#68E68D #6882E6 #E668C1 #E6CC68
square
#68E68D #6882E6 #E668C1 #E6CC68
split-complementary
#68E68D #CC68E6 #E66882
monochromatic
#1EB64B #33DD65 #68E68D #9DEFB5 #D1F7DC
Accessibility & contrast
On white
1.58
#68E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#68E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E68D
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E68D | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#48E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e68d; /* rgb */ color: rgb(104, 230, 141); /* oklch */ color: oklch(83.2% 0.168 150.8);
Tailwind
colors: {
custom: {
50: '#9cefaf',
500: '#68e68d',
950: '#000000',
},
}SCSS
$custom: #68e68d; $custom-light: #9cefaf; $custom-dark: #000000;
JSON
{
"hex": "#68e68d",
"rgb": {
"r": 104,
"g": 230,
"b": 141
},
"hsl": {
"h": 137.619,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83158,
"c": 0.1682,
"h": 150.8
},
"luminance": 0.6146
}Semantic roles & 50–950 ramp
primary
#68E68D
secondary
#B63C92
accent
#129BD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581