#68F680#68F680
#68F680 is a very light, highly saturated green. Relative luminance 0.704; OKLCH L 86.9% C 0.201 H 146.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68F680 |
|---|---|
| RGB | rgb(104, 246, 128) |
| HSL | hsl(130, 89%, 69%) |
| HSV | hsv(130, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(87.20, -62.30, 45.28) |
| CIE-LCH | lch(87.20, 77.01, 143.99°) |
| OKLab | oklab(86.85% -0.1685 0.11) |
| OKLCH | oklch(86.85% 0.201 146.9) |
| XYZ | xyz(42.5582, 70.4092, 31.7655) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.72
Spearmint
#1EF876
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.55
Easter Green
#8CFD7E
ΔE00 3.74
Spring Green
#00FF7F
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F680 #F668DE
analogous
#97F668 #68F680 #68F6C7
triadic
#68F680 #8068F6 #F68068
tetradic
#68F680 #6897F6 #F668DE #F6C768
square
#68F680 #6897F6 #F668DE #F6C768
split-complementary
#68F680 #C768F6 #F66897
monochromatic
#0DD72F #2EF34F #68F680 #A2F9B1 #DCFDE1
Accessibility & contrast
On white
1.39
#68F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#68F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F680
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F680 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E276
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#48F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f680; /* rgb */ color: rgb(104, 246, 128); /* oklch */ color: oklch(86.9% 0.201 146.9);
Tailwind
colors: {
custom: {
50: '#9ffaa7',
500: '#68f680',
950: '#000000',
},
}SCSS
$custom: #68f680; $custom-light: #9ffaa7; $custom-dark: #000000;
JSON
{
"hex": "#68f680",
"rgb": {
"r": 104,
"g": 246,
"b": 128
},
"hsl": {
"h": 130.141,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.86853,
"c": 0.20125,
"h": 146.9
},
"luminance": 0.70413
}Semantic roles & 50–950 ramp
primary
#68F680
secondary
#CF33B5
accent
#00BFE5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580