#68F282#68F282
#68F282 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.194 H 147.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68F282 |
|---|---|
| RGB | rgb(104, 242, 130) |
| HSL | hsl(131, 84%, 68%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(86.03, -60.52, 42.86) |
| CIE-LCH | lch(86.03, 74.16, 144.69°) |
| OKLab | oklab(85.91% -0.1637 0.1046) |
| OKLCH | oklch(85.91% 0.194 147.4) |
| XYZ | xyz(41.4876, 68.0552, 32.0644) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.58
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F282 #F268D8
analogous
#93F268 #68F282 #68F2C7
triadic
#68F282 #8268F2 #F28268
tetradic
#68F282 #6893F2 #F268D8 #F2C768
square
#68F282 #6893F2 #F268D8 #F2C768
split-complementary
#68F282 #C768F2 #F26893
monochromatic
#12CE35 #30ED53 #68F282 #A0F7B1 #D9FCDF
Accessibility & contrast
On white
1.44
#68F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#68F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F282
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F282 | 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)
#F5DF79
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#49EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f282; /* rgb */ color: rgb(104, 242, 130); /* oklch */ color: oklch(85.9% 0.194 147.4);
Tailwind
colors: {
custom: {
50: '#9ef7a8',
500: '#68f282',
950: '#000000',
},
}SCSS
$custom: #68f282; $custom-light: #9ef7a8; $custom-dark: #000000;
JSON
{
"hex": "#68f282",
"rgb": {
"r": 104,
"g": 242,
"b": 130
},
"hsl": {
"h": 131.304,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.85905,
"c": 0.19428,
"h": 147.4
},
"luminance": 0.68059
}Semantic roles & 50–950 ramp
primary
#68F282
secondary
#CA34AE
accent
#05B7E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580