#68EB8D#68EB8D
#68EB8D is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.175 H 150.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB8D |
|---|---|
| RGB | rgb(104, 235, 141) |
| HSL | hsl(137, 77%, 66%) |
| HSV | hsv(137, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(84.11, -56.13, 34.98) |
| CIE-LCH | lch(84.11, 66.13, 148.07°) |
| OKLab | oklab(84.38% -0.152 0.0867) |
| OKLCH | oklch(84.38% 0.175 150.3) |
| XYZ | xyz(40.2221, 64.2792, 35.4816) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Lightgreen
#90EE90
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.32
Light Bluish Green
#76FDA8
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB8D #EB68C6
analogous
#85EB68 #68EB8D #68EBCF
triadic
#68EB8D #8D68EB #EB8D68
tetradic
#68EB8D #6885EB #EB68C6 #EBCF68
square
#68EB8D #6885EB #EB68C6 #EBCF68
split-complementary
#68EB8D #CF68EB #EB6885
monochromatic
#19BF48 #32E464 #68EB8D #9EF2B6 #D4F9DF
Accessibility & contrast
On white
1.52
#68EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#68EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB8D
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB8D | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD986
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#47E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb8d; /* rgb */ color: rgb(104, 235, 141); /* oklch */ color: oklch(84.4% 0.175 150.3);
Tailwind
colors: {
custom: {
50: '#9df2af',
500: '#68eb8d',
950: '#000000',
},
}SCSS
$custom: #68eb8d; $custom-light: #9df2af; $custom-dark: #000000;
JSON
{
"hex": "#68eb8d",
"rgb": {
"r": 104,
"g": 235,
"b": 141
},
"hsl": {
"h": 136.947,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84377,
"c": 0.175,
"h": 150.3
},
"luminance": 0.64283
}Semantic roles & 50–950 ramp
primary
#68EB8D
secondary
#BE3998
accent
#0D9FD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581