#68F082#68F082
#68F082 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.192 H 147.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68F082 |
|---|---|
| RGB | rgb(104, 240, 130) |
| HSL | hsl(131, 82%, 67%) |
| HSV | hsv(131, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.44, -59.77, 42.11) |
| CIE-LCH | lch(85.44, 73.11, 144.83°) |
| OKLab | oklab(85.42% -0.1617 0.1029) |
| OKLCH | oklch(85.42% 0.192 147.5) |
| XYZ | xyz(40.8956, 66.8712, 31.8671) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F082 #F068D6
analogous
#92F068 #68F082 #68F0C6
triadic
#68F082 #8268F0 #F08268
tetradic
#68F082 #6892F0 #F068D6 #F0C668
square
#68F082 #6892F0 #F068D6 #F0C668
split-complementary
#68F082 #C668F0 #F06892
monochromatic
#14CA37 #30EA54 #68F082 #A0F6B0 #D7FBDE
Accessibility & contrast
On white
1.46
#68F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#68F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F082
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F082 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD79
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#49EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68f082; /* rgb */ color: rgb(104, 240, 130); /* oklch */ color: oklch(85.4% 0.192 147.5);
Tailwind
colors: {
custom: {
50: '#9ef6a8',
500: '#68f082',
950: '#000000',
},
}SCSS
$custom: #68f082; $custom-light: #9ef6a8; $custom-dark: #000000;
JSON
{
"hex": "#68f082",
"rgb": {
"r": 104,
"g": 240,
"b": 130
},
"hsl": {
"h": 131.471,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85415,
"c": 0.19166,
"h": 147.5
},
"luminance": 0.66875
}Semantic roles & 50–950 ramp
primary
#68F082
secondary
#C636AB
accent
#07B5DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580