#68EB93#68EB93
#68EB93 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.170 H 151.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB93 |
|---|---|
| RGB | rgb(104, 235, 147) |
| HSL | hsl(140, 77%, 66%) |
| HSV | hsv(140, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.21, -55.11, 32.09) |
| CIE-LCH | lch(84.21, 63.77, 149.79°) |
| OKLab | oklab(84.49% -0.1494 0.0801) |
| OKLCH | oklch(84.49% 0.17 151.8) |
| XYZ | xyz(40.6807, 64.4626, 37.8968) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB93 #EB68C0
analogous
#7FEB68 #68EB93 #68EBD5
triadic
#68EB93 #9368EB #EB9368
tetradic
#68EB93 #687FEB #EB68C0 #EBD568
square
#68EB93 #687FEB #EB68C0 #EBD568
split-complementary
#68EB93 #D568EB #EB687F
monochromatic
#19BF50 #32E46C #68EB93 #9EF2BA #D4F9E0
Accessibility & contrast
On white
1.51
#68EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#68EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB93
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB93 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#44E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb93; /* rgb */ color: rgb(104, 235, 147); /* oklch */ color: oklch(84.5% 0.170 151.8);
Tailwind
colors: {
custom: {
50: '#9df2b3',
500: '#68eb93',
950: '#000000',
},
}SCSS
$custom: #68eb93; $custom-light: #9df2b3; $custom-dark: #000000;
JSON
{
"hex": "#68eb93",
"rgb": {
"r": 104,
"g": 235,
"b": 147
},
"hsl": {
"h": 139.695,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84486,
"c": 0.1695,
"h": 151.8
},
"luminance": 0.64466
}Semantic roles & 50–950 ramp
primary
#68EB93
secondary
#BE3992
accent
#0D96D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581