#68E59A#68E59A
#68E59A is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.155 H 154.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68E59A |
|---|---|
| RGB | rgb(104, 229, 154) |
| HSL | hsl(144, 71%, 65%) |
| HSV | hsv(144, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 32.8%, 10.2%) |
| CIE-LAB | lab(82.55, -51.46, 26.29) |
| CIE-LCH | lch(82.55, 57.79, 152.94°) |
| OKLab | oklab(83.17% -0.14 0.0663) |
| OKLCH | oklch(83.17% 0.155 154.7) |
| XYZ | xyz(39.5579, 61.3112, 40.3152) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.57
Weird Green
#3AE57F
ΔE00 4.66
Light Greenish Blue
#63F7B4
ΔE00 4.78
Light Blue Green
#7EFBB3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E59A #E568B3
analogous
#74E568 #68E59A #68E5D8
triadic
#68E59A #9A68E5 #E59A68
tetradic
#68E59A #6874E5 #E568B3 #E5D868
square
#68E59A #6874E5 #E568B3 #E5D868
split-complementary
#68E59A #D868E5 #E56874
monochromatic
#1FB45A #34DC77 #68E59A #9CEEBD #D0F7E0
Accessibility & contrast
On white
1.58
#68E59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#68E59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E59A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E59A | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D595
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#43E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e59a; /* rgb */ color: rgb(104, 229, 154); /* oklch */ color: oklch(83.2% 0.155 154.7);
Tailwind
colors: {
custom: {
50: '#9ceeb8',
500: '#68e59a',
950: '#000000',
},
}SCSS
$custom: #68e59a; $custom-light: #9ceeb8; $custom-dark: #000000;
JSON
{
"hex": "#68e59a",
"rgb": {
"r": 104,
"g": 229,
"b": 154
},
"hsl": {
"h": 144,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.83166,
"c": 0.15491,
"h": 154.7
},
"luminance": 0.61315
}Semantic roles & 50–950 ramp
primary
#68E59A
secondary
#B43D85
accent
#1386D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581