#68EF83#68EF83
#68EF83 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.189 H 147.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF83 |
|---|---|
| RGB | rgb(104, 239, 131) |
| HSL | hsl(132, 81%, 67%) |
| HSV | hsv(132, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(85.15, -59.24, 41.26) |
| CIE-LCH | lch(85.15, 72.19, 145.14°) |
| OKLab | oklab(85.19% -0.1603 0.101) |
| OKLCH | oklch(85.19% 0.189 147.8) |
| XYZ | xyz(40.6695, 66.3111, 32.1244) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.84
Spearmint
#1EF876
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF83 #EF68D4
analogous
#91EF68 #68EF83 #68EFC7
triadic
#68EF83 #8368EF #EF8368
tetradic
#68EF83 #6891EF #EF68D4 #EFC768
square
#68EF83 #6891EF #EF68D4 #EFC768
split-complementary
#68EF83 #C768EF #EF6891
monochromatic
#15C739 #31E956 #68EF83 #9FF5B0 #D7FBDE
Accessibility & contrast
On white
1.47
#68EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#68EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF83
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF83 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#49EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef83; /* rgb */ color: rgb(104, 239, 131); /* oklch */ color: oklch(85.2% 0.189 147.8);
Tailwind
colors: {
custom: {
50: '#9ef5a8',
500: '#68ef83',
950: '#000000',
},
}SCSS
$custom: #68ef83; $custom-light: #9ef5a8; $custom-dark: #000000;
JSON
{
"hex": "#68ef83",
"rgb": {
"r": 104,
"g": 239,
"b": 131
},
"hsl": {
"h": 132,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85186,
"c": 0.18945,
"h": 147.8
},
"luminance": 0.66315
}Semantic roles & 50–950 ramp
primary
#68EF83
secondary
#C537A8
accent
#08B3DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581