#68F481#68F481
#68F481 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.198 H 147.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68F481 |
|---|---|
| RGB | rgb(104, 244, 129) |
| HSL | hsl(131, 86%, 68%) |
| HSV | hsv(131, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(86.62, -61.41, 44.07) |
| CIE-LCH | lch(86.62, 75.59, 144.33°) |
| OKLab | oklab(86.38% -0.1661 0.1073) |
| OKLCH | oklch(86.38% 0.198 147.1) |
| XYZ | xyz(42.0193, 69.2255, 31.9121) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.98
Easter Green
#8CFD7E
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F481 #F468DB
analogous
#95F468 #68F481 #68F4C7
triadic
#68F481 #8168F4 #F48168
tetradic
#68F481 #6895F4 #F468DB #F4C768
square
#68F481 #6895F4 #F468DB #F4C768
split-complementary
#68F481 #C768F4 #F46895
monochromatic
#0FD232 #2FF051 #68F481 #A1F8B1 #DAFCE0
Accessibility & contrast
On white
1.41
#68F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#68F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F481
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F481 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E078
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#48EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f481; /* rgb */ color: rgb(104, 244, 129); /* oklch */ color: oklch(86.4% 0.198 147.1);
Tailwind
colors: {
custom: {
50: '#9ff9a7',
500: '#68f481',
950: '#000000',
},
}SCSS
$custom: #68f481; $custom-light: #9ff9a7; $custom-dark: #000000;
JSON
{
"hex": "#68f481",
"rgb": {
"r": 104,
"g": 244,
"b": 129
},
"hsl": {
"h": 130.714,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86378,
"c": 0.19778,
"h": 147.1
},
"luminance": 0.69229
}Semantic roles & 50–950 ramp
primary
#68F481
secondary
#CD33B1
accent
#03BBE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580