#68EA80#68EA80
#68EA80 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.186 H 147.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA80 |
|---|---|
| RGB | rgb(104, 234, 128) |
| HSL | hsl(131, 76%, 66%) |
| HSV | hsv(131, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(83.62, -57.78, 40.78) |
| CIE-LCH | lch(83.62, 70.72, 144.79°) |
| OKLab | oklab(83.92% -0.1564 0.0998) |
| OKLCH | oklch(83.92% 0.186 147.5) |
| XYZ | xyz(39.0255, 63.3437, 30.5879) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Lightgreen
#90EE90
ΔE00 3.85
Lightish Green
#61E160
ΔE00 4.09
Minty Green
#0BF77D
ΔE00 4.44
Turquoise Green
#04F489
ΔE00 4.52
Wintergreen
#20F986
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA80 #EA68D2
analogous
#91EA68 #68EA80 #68EAC1
triadic
#68EA80 #8068EA #EA8068
tetradic
#68EA80 #6891EA #EA68D2 #EAC168
square
#68EA80 #6891EA #EA68D2 #EAC168
split-complementary
#68EA80 #C168EA #EA6891
monochromatic
#1ABD38 #32E353 #68EA80 #9EF1AD #D3F9DA
Accessibility & contrast
On white
1.54
#68EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#68EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA80
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA80 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#4CE5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea80; /* rgb */ color: rgb(104, 234, 128); /* oklch */ color: oklch(83.9% 0.186 147.5);
Tailwind
colors: {
custom: {
50: '#9df2a6',
500: '#68ea80',
950: '#000000',
},
}SCSS
$custom: #68ea80; $custom-light: #9df2a6; $custom-dark: #000000;
JSON
{
"hex": "#68ea80",
"rgb": {
"r": 104,
"g": 234,
"b": 128
},
"hsl": {
"h": 131.077,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83915,
"c": 0.18553,
"h": 147.5
},
"luminance": 0.63347
}Semantic roles & 50–950 ramp
primary
#68EA80
secondary
#BC3AA4
accent
#0EB2D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580