#68E792#68E792
#68E792 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.165 H 152.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68E792 |
|---|---|
| RGB | rgb(104, 231, 146) |
| HSL | hsl(140, 73%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.00, -53.70, 30.99) |
| CIE-LCH | lch(83.00, 62.00, 150.01°) |
| OKLab | oklab(83.49% -0.1456 0.0775) |
| OKLCH | oklch(83.49% 0.165 152) |
| XYZ | xyz(39.4702, 62.1667, 37.1079) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E792 #E768BD
analogous
#7DE768 #68E792 #68E7D2
triadic
#68E792 #9268E7 #E79268
tetradic
#68E792 #687DE7 #E768BD #E7D268
square
#68E792 #687DE7 #E768BD #E7D268
split-complementary
#68E792 #D268E7 #E7687D
monochromatic
#1DB750 #33DF6C #68E792 #9DEFB8 #D2F8DE
Accessibility & contrast
On white
1.56
#68E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#68E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E792
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E792 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#46E4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e792; /* rgb */ color: rgb(104, 231, 146); /* oklch */ color: oklch(83.5% 0.165 152.0);
Tailwind
colors: {
custom: {
50: '#9cefb2',
500: '#68e792',
950: '#000000',
},
}SCSS
$custom: #68e792; $custom-light: #9cefb2; $custom-dark: #000000;
JSON
{
"hex": "#68e792",
"rgb": {
"r": 104,
"g": 231,
"b": 146
},
"hsl": {
"h": 139.843,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83494,
"c": 0.16496,
"h": 152
},
"luminance": 0.6217
}Semantic roles & 50–950 ramp
primary
#68E792
secondary
#B73C8F
accent
#1194D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581