#68E089#68E089
#68E089 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.164 H 150.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68E089 |
|---|---|
| RGB | rgb(104, 224, 137) |
| HSL | hsl(137, 66%, 64%) |
| HSV | hsv(137, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(80.77, -52.44, 32.60) |
| CIE-LCH | lch(80.77, 61.75, 148.13°) |
| OKLab | oklab(81.62% -0.1422 0.0811) |
| OKLCH | oklch(81.62% 0.164 150.3) |
| XYZ | xyz(36.8774, 58.0573, 32.9249) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Tealish Green
#0CDC73
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 5.01
Aqua Green
#12E193
ΔE00 5.02
Seaweed
#18D17B
ΔE00 5.55
Turquoise Green
#04F489
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E089 #E068BF
analogous
#83E068 #68E089 #68E0C5
triadic
#68E089 #8968E0 #E08968
tetradic
#68E089 #6883E0 #E068BF #E0C568
square
#68E089 #6883E0 #E068BF #E0C568
split-complementary
#68E089 #C568E0 #E06883
monochromatic
#23AB48 #35D661 #68E089 #9BEAB1 #CEF5D8
Accessibility & contrast
On white
1.67
#68E089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#68E089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E089
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E089 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#4CDDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68e089; /* rgb */ color: rgb(104, 224, 137); /* oklch */ color: oklch(81.6% 0.164 150.3);
Tailwind
colors: {
custom: {
50: '#9ceaac',
500: '#68e089',
950: '#000000',
},
}SCSS
$custom: #68e089; $custom-light: #9ceaac; $custom-dark: #000000;
JSON
{
"hex": "#68e089",
"rgb": {
"r": 104,
"g": 224,
"b": 137
},
"hsl": {
"h": 136.5,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.81619,
"c": 0.16366,
"h": 150.3
},
"luminance": 0.58061
}Semantic roles & 50–950 ramp
primary
#68E089
secondary
#AD408F
accent
#189CCE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481