#68EA7B#68EA7B
#68EA7B is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.190 H 146.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA7B |
|---|---|
| RGB | rgb(104, 234, 123) |
| HSL | hsl(129, 76%, 66%) |
| HSV | hsv(129, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.56, -58.51, 43.12) |
| CIE-LCH | lch(83.56, 72.69, 143.61°) |
| OKLab | oklab(83.84% -0.1585 0.1049) |
| OKLCH | oklch(83.84% 0.19 146.5) |
| XYZ | xyz(38.7045, 63.2153, 28.8972) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.59
Lightgreen
#90EE90
ΔE00 4.05
Spearmint
#1EF876
ΔE00 4.40
Minty Green
#0BF77D
ΔE00 4.45
Wintergreen
#20F986
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA7B #EA68D7
analogous
#96EA68 #68EA7B #68EABC
triadic
#68EA7B #7B68EA #EA7B68
tetradic
#68EA7B #6896EA #EA68D7 #EABC68
square
#68EA7B #6896EA #EA68D7 #EABC68
split-complementary
#68EA7B #BC68EA #EA6896
monochromatic
#1ABD32 #32E34C #68EA7B #9EF1AA #D3F9D9
Accessibility & contrast
On white
1.54
#68EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#68EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA7B
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA7B | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#4EE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea7b; /* rgb */ color: rgb(104, 234, 123); /* oklch */ color: oklch(83.8% 0.190 146.5);
Tailwind
colors: {
custom: {
50: '#9df2a3',
500: '#68ea7b',
950: '#000000',
},
}SCSS
$custom: #68ea7b; $custom-light: #9df2a3; $custom-dark: #000000;
JSON
{
"hex": "#68ea7b",
"rgb": {
"r": 104,
"g": 234,
"b": 123
},
"hsl": {
"h": 128.769,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83837,
"c": 0.19002,
"h": 146.5
},
"luminance": 0.63219
}Semantic roles & 50–950 ramp
primary
#68EA7B
secondary
#BC3AA9
accent
#0EBAD8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580