#68EB7F#68EB7F
#68EB7F is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.188 H 147.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB7F |
|---|---|
| RGB | rgb(104, 235, 127) |
| HSL | hsl(131, 77%, 66%) |
| HSV | hsv(131, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(83.91, -58.31, 41.63) |
| CIE-LCH | lch(83.91, 71.65, 144.48°) |
| OKLab | oklab(84.14% -0.1579 0.1016) |
| OKLCH | oklch(84.14% 0.188 147.2) |
| XYZ | xyz(39.2455, 63.8885, 30.3381) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 3.88
Lightish Green
#61E160
ΔE00 4.00
Minty Green
#0BF77D
ΔE00 4.29
Spearmint
#1EF876
ΔE00 4.36
Wintergreen
#20F986
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB7F #EB68D4
analogous
#93EB68 #68EB7F #68EBC0
triadic
#68EB7F #7F68EB #EB7F68
tetradic
#68EB7F #6893EB #EB68D4 #EBC068
square
#68EB7F #6893EB #EB68D4 #EBC068
split-complementary
#68EB7F #C068EB #EB6893
monochromatic
#19BF36 #32E451 #68EB7F #9EF2AD #D4F9DB
Accessibility & contrast
On white
1.52
#68EB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#68EB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB7F
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB7F | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED876
Deuteranopia (green-blind)
#DCCD86
Tritanopia (blue-blind)
#4CE6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68eb7f; /* rgb */ color: rgb(104, 235, 127); /* oklch */ color: oklch(84.1% 0.188 147.2);
Tailwind
colors: {
custom: {
50: '#9df2a6',
500: '#68eb7f',
950: '#000000',
},
}SCSS
$custom: #68eb7f; $custom-light: #9df2a6; $custom-dark: #000000;
JSON
{
"hex": "#68eb7f",
"rgb": {
"r": 104,
"g": 235,
"b": 127
},
"hsl": {
"h": 130.534,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84144,
"c": 0.18776,
"h": 147.2
},
"luminance": 0.63892
}Semantic roles & 50–950 ramp
primary
#68EB7F
secondary
#BE39A7
accent
#0DB5D9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580