#68EF93#68EF93
#68EF93 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.175 H 151.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF93 |
|---|---|
| RGB | rgb(104, 239, 147) |
| HSL | hsl(139, 81%, 67%) |
| HSV | hsv(139, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.39, -56.68, 33.65) |
| CIE-LCH | lch(85.39, 65.92, 149.30°) |
| OKLab | oklab(85.46% -0.1535 0.0838) |
| OKLCH | oklch(85.46% 0.175 151.4) |
| XYZ | xyz(41.8388, 66.7788, 38.2829) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF93 #EF68C4
analogous
#81EF68 #68EF93 #68EFD6
triadic
#68EF93 #9368EF #EF9368
tetradic
#68EF93 #6881EF #EF68C4 #EFD668
square
#68EF93 #6881EF #EF68C4 #EFD668
split-complementary
#68EF93 #D668EF #EF6881
monochromatic
#15C74E #31E96B #68EF93 #9FF5BB #D7FBE2
Accessibility & contrast
On white
1.46
#68EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#68EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF93
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF93 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DED099
Tritanopia (blue-blind)
#43ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef93; /* rgb */ color: rgb(104, 239, 147); /* oklch */ color: oklch(85.5% 0.175 151.4);
Tailwind
colors: {
custom: {
50: '#9ef5b3',
500: '#68ef93',
950: '#000000',
},
}SCSS
$custom: #68ef93; $custom-light: #9ef5b3; $custom-dark: #000000;
JSON
{
"hex": "#68ef93",
"rgb": {
"r": 104,
"g": 239,
"b": 147
},
"hsl": {
"h": 139.111,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85459,
"c": 0.17492,
"h": 151.4
},
"luminance": 0.66783
}Semantic roles & 50–950 ramp
primary
#68EF93
secondary
#C53797
accent
#0899DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581