#68E793#68E793
#68E793 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.164 H 152.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68E793 |
|---|---|
| RGB | rgb(104, 231, 147) |
| HSL | hsl(140, 73%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 36.4%, 9.4%) |
| CIE-LAB | lab(83.02, -53.53, 30.51) |
| CIE-LCH | lch(83.02, 61.61, 150.32°) |
| OKLab | oklab(83.51% -0.1452 0.0763) |
| OKLCH | oklch(83.51% 0.164 152.3) |
| XYZ | xyz(39.5483, 62.1979, 37.5194) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.61
Light Green Blue
#56FCA2
ΔE00 4.71
Sea Green (survey)
#53FCA1
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E793 #E768BC
analogous
#7CE768 #68E793 #68E7D2
triadic
#68E793 #9368E7 #E79368
tetradic
#68E793 #687CE7 #E768BC #E7D268
square
#68E793 #687CE7 #E768BC #E7D268
split-complementary
#68E793 #D268E7 #E7687C
monochromatic
#1DB751 #33DF6D #68E793 #9DEFB9 #D2F8DF
Accessibility & contrast
On white
1.56
#68E793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#68E793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E793
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E793 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#45E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e793; /* rgb */ color: rgb(104, 231, 147); /* oklch */ color: oklch(83.5% 0.164 152.3);
Tailwind
colors: {
custom: {
50: '#9cefb3',
500: '#68e793',
950: '#000000',
},
}SCSS
$custom: #68e793; $custom-light: #9cefb3; $custom-dark: #000000;
JSON
{
"hex": "#68e793",
"rgb": {
"r": 104,
"g": 231,
"b": 147
},
"hsl": {
"h": 140.315,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83513,
"c": 0.16404,
"h": 152.3
},
"luminance": 0.62201
}Semantic roles & 50–950 ramp
primary
#68E793
secondary
#B73C8E
accent
#1192D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581