#68E693#68E693
#68E693 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.163 H 152.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68E693 |
|---|---|
| RGB | rgb(104, 230, 147) |
| HSL | hsl(140, 72%, 65%) |
| HSV | hsv(140, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.72, -53.12, 30.11) |
| CIE-LCH | lch(82.72, 61.06, 150.46°) |
| OKLab | oklab(83.27% -0.1442 0.0754) |
| OKLCH | oklch(83.27% 0.163 152.4) |
| XYZ | xyz(39.2693, 61.6398, 37.4264) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.92
Lightgreen
#90EE90
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E693 #E668BB
analogous
#7CE668 #68E693 #68E6D2
triadic
#68E693 #9368E6 #E69368
tetradic
#68E693 #687CE6 #E668BB #E6D268
square
#68E693 #687CE6 #E668BB #E6D268
split-complementary
#68E693 #D268E6 #E6687C
monochromatic
#1EB652 #33DD6D #68E693 #9DEFB9 #D1F7DE
Accessibility & contrast
On white
1.58
#68E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#68E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E693
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E693 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#46E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e693; /* rgb */ color: rgb(104, 230, 147); /* oklch */ color: oklch(83.3% 0.163 152.4);
Tailwind
colors: {
custom: {
50: '#9cefb3',
500: '#68e693',
950: '#000000',
},
}SCSS
$custom: #68e693; $custom-light: #9cefb3; $custom-dark: #000000;
JSON
{
"hex": "#68e693",
"rgb": {
"r": 104,
"g": 230,
"b": 147
},
"hsl": {
"h": 140.476,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.8327,
"c": 0.16267,
"h": 152.4
},
"luminance": 0.61643
}Semantic roles & 50–950 ramp
primary
#68E693
secondary
#B63C8C
accent
#1292D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581