#68E993#68E993
#68E993 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.167 H 152.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #68E993 |
|---|---|
| RGB | rgb(104, 233, 147) |
| HSL | hsl(140, 75%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.61, -54.32, 31.30) |
| CIE-LCH | lch(83.61, 62.69, 150.05°) |
| OKLab | oklab(84% -0.1473 0.0782) |
| OKLCH | oklch(84% 0.167 152) |
| XYZ | xyz(40.1113, 63.3239, 37.7070) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.32
Sea Green (survey)
#53FCA1
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E993 #E968BE
analogous
#7DE968 #68E993 #68E9D3
triadic
#68E993 #9368E9 #E99368
tetradic
#68E993 #687DE9 #E968BE #E9D368
square
#68E993 #687DE9 #E968BE #E9D368
split-complementary
#68E993 #D368E9 #E9687D
monochromatic
#1BBB51 #33E16D #68E993 #9DF1B9 #D3F9DF
Accessibility & contrast
On white
1.54
#68E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#68E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E993
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E993 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#45E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e993; /* rgb */ color: rgb(104, 233, 147); /* oklch */ color: oklch(84.0% 0.167 152.0);
Tailwind
colors: {
custom: {
50: '#9df1b3',
500: '#68e993',
950: '#000000',
},
}SCSS
$custom: #68e993; $custom-light: #9df1b3; $custom-dark: #000000;
JSON
{
"hex": "#68e993",
"rgb": {
"r": 104,
"g": 233,
"b": 147
},
"hsl": {
"h": 140,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.84,
"c": 0.16678,
"h": 152
},
"luminance": 0.63327
}Semantic roles & 50–950 ramp
primary
#68E993
secondary
#BB3B90
accent
#0F94D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581