#68E07D#68E07D
#68E07D is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.175 H 147.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68E07D |
|---|---|
| RGB | rgb(104, 224, 125) |
| HSL | hsl(131, 66%, 64%) |
| HSV | hsv(131, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.59, -54.36, 38.39) |
| CIE-LCH | lch(80.59, 66.55, 144.77°) |
| OKLab | oklab(81.41% -0.1473 0.0942) |
| OKLCH | oklch(81.41% 0.175 147.4) |
| XYZ | xyz(36.0640, 57.7320, 28.6410) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Lightish Green
#61E160
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.68
Turquoise Green
#04F489
ΔE00 5.89
Fresh Green
#69D84F
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E07D #E068CB
analogous
#8FE068 #68E07D #68E0B9
triadic
#68E07D #7D68E0 #E07D68
tetradic
#68E07D #688FE0 #E068CB #E0B968
square
#68E07D #688FE0 #E068CB #E0B968
split-complementary
#68E07D #B968E0 #E0688F
monochromatic
#23AB3B #35D651 #68E07D #9BEAA9 #CEF5D4
Accessibility & contrast
On white
1.67
#68E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#68E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E07D
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E07D | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF75
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#50DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68e07d; /* rgb */ color: rgb(104, 224, 125); /* oklch */ color: oklch(81.4% 0.175 147.4);
Tailwind
colors: {
custom: {
50: '#9ceaa4',
500: '#68e07d',
950: '#000000',
},
}SCSS
$custom: #68e07d; $custom-light: #9ceaa4; $custom-dark: #000000;
JSON
{
"hex": "#68e07d",
"rgb": {
"r": 104,
"g": 224,
"b": 125
},
"hsl": {
"h": 130.5,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.81411,
"c": 0.17481,
"h": 147.4
},
"luminance": 0.57735
}Semantic roles & 50–950 ramp
primary
#68E07D
secondary
#AD409A
accent
#18AECE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480