#68EE83#68EE83
#68EE83 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.188 H 147.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE83 |
|---|---|
| RGB | rgb(104, 238, 131) |
| HSL | hsl(132, 80%, 67%) |
| HSV | hsv(132, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.86, -58.86, 40.88) |
| CIE-LCH | lch(84.86, 71.66, 145.22°) |
| OKLab | oklab(84.94% -0.1593 0.1001) |
| OKLCH | oklch(84.94% 0.188 147.9) |
| XYZ | xyz(40.3775, 65.7272, 32.0271) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 3.93
Wintergreen
#20F986
ΔE00 3.93
Spearmint
#1EF876
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE83 #EE68D3
analogous
#90EE68 #68EE83 #68EEC6
triadic
#68EE83 #8368EE #EE8368
tetradic
#68EE83 #6890EE #EE68D3 #EEC668
square
#68EE83 #6890EE #EE68D3 #EEC668
split-complementary
#68EE83 #C668EE #EE6890
monochromatic
#16C53A #31E856 #68EE83 #9FF4B0 #D6FADD
Accessibility & contrast
On white
1.48
#68EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#68EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE83
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE83 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DFCF8A
Tritanopia (blue-blind)
#4AE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee83; /* rgb */ color: rgb(104, 238, 131); /* oklch */ color: oklch(84.9% 0.188 147.9);
Tailwind
colors: {
custom: {
50: '#9ef4a8',
500: '#68ee83',
950: '#000000',
},
}SCSS
$custom: #68ee83; $custom-light: #9ef4a8; $custom-dark: #000000;
JSON
{
"hex": "#68ee83",
"rgb": {
"r": 104,
"g": 238,
"b": 131
},
"hsl": {
"h": 132.09,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.84942,
"c": 0.18812,
"h": 147.9
},
"luminance": 0.65731
}Semantic roles & 50–950 ramp
primary
#68EE83
secondary
#C337A7
accent
#09B2DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580