#68ED83#68ED83
#68ED83 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.187 H 147.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68ED83 |
|---|---|
| RGB | rgb(104, 237, 131) |
| HSL | hsl(132, 79%, 67%) |
| HSV | hsv(132, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.56, -58.48, 40.50) |
| CIE-LCH | lch(84.56, 71.13, 145.29°) |
| OKLab | oklab(84.7% -0.1583 0.0992) |
| OKLCH | oklch(84.7% 0.187 147.9) |
| XYZ | xyz(40.0872, 65.1465, 31.9304) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 3.78
Minty Green
#0BF77D
ΔE00 4.05
Wintergreen
#20F986
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.15
Spearmint
#1EF876
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ED83 #ED68D2
analogous
#90ED68 #68ED83 #68EDC5
triadic
#68ED83 #8368ED #ED8368
tetradic
#68ED83 #6890ED #ED68D2 #EDC568
square
#68ED83 #6890ED #ED68D2 #EDC568
split-complementary
#68ED83 #C568ED #ED6890
monochromatic
#17C33A #31E656 #68ED83 #9FF4B0 #D5FADD
Accessibility & contrast
On white
1.50
#68ED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#68ED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ED83
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ED83 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#4AE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ed83; /* rgb */ color: rgb(104, 237, 131); /* oklch */ color: oklch(84.7% 0.187 147.9);
Tailwind
colors: {
custom: {
50: '#9ef4a8',
500: '#68ed83',
950: '#000000',
},
}SCSS
$custom: #68ed83; $custom-light: #9ef4a8; $custom-dark: #000000;
JSON
{
"hex": "#68ed83",
"rgb": {
"r": 104,
"g": 237,
"b": 131
},
"hsl": {
"h": 132.18,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84697,
"c": 0.1868,
"h": 147.9
},
"luminance": 0.6515
}Semantic roles & 50–950 ramp
primary
#68ED83
secondary
#C138A5
accent
#0BB1DB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580