#68F281#68F281
#68F281 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.195 H 147.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68F281 |
|---|---|
| RGB | rgb(104, 242, 129) |
| HSL | hsl(131, 84%, 68%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(86.02, -60.67, 43.33) |
| CIE-LCH | lch(86.02, 74.55, 144.47°) |
| OKLab | oklab(85.89% -0.1641 0.1056) |
| OKLCH | oklch(85.89% 0.195 147.2) |
| XYZ | xyz(41.4208, 68.0285, 31.7126) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.62
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F281 #F268D9
analogous
#94F268 #68F281 #68F2C6
triadic
#68F281 #8168F2 #F28168
tetradic
#68F281 #6894F2 #F268D9 #F2C668
square
#68F281 #6894F2 #F268D9 #F2C668
split-complementary
#68F281 #C668F2 #F26894
monochromatic
#12CE34 #30ED52 #68F281 #A0F7B0 #D9FCDF
Accessibility & contrast
On white
1.44
#68F281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#68F281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F281
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F281 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF78
Deuteranopia (green-blind)
#E3D289
Tritanopia (blue-blind)
#49EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f281; /* rgb */ color: rgb(104, 242, 129); /* oklch */ color: oklch(85.9% 0.195 147.2);
Tailwind
colors: {
custom: {
50: '#9ef7a7',
500: '#68f281',
950: '#000000',
},
}SCSS
$custom: #68f281; $custom-light: #9ef7a7; $custom-dark: #000000;
JSON
{
"hex": "#68f281",
"rgb": {
"r": 104,
"g": 242,
"b": 129
},
"hsl": {
"h": 130.87,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.85889,
"c": 0.19518,
"h": 147.2
},
"luminance": 0.68032
}Semantic roles & 50–950 ramp
primary
#68F281
secondary
#CA34AF
accent
#05B9E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580