#68F182#68F182
#68F182 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.193 H 147.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68F182 |
|---|---|
| RGB | rgb(104, 241, 130) |
| HSL | hsl(131, 83%, 68%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(85.74, -60.14, 42.48) |
| CIE-LCH | lch(85.74, 73.63, 144.76°) |
| OKLab | oklab(85.66% -0.1627 0.1037) |
| OKLCH | oklch(85.66% 0.193 147.5) |
| XYZ | xyz(41.1908, 67.4616, 31.9655) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.65
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F182 #F168D7
analogous
#92F168 #68F182 #68F1C7
triadic
#68F182 #8268F1 #F18268
tetradic
#68F182 #6892F1 #F168D7 #F1C768
square
#68F182 #6892F1 #F168D7 #F1C768
split-complementary
#68F182 #C768F1 #F16892
monochromatic
#13CC36 #30EC54 #68F182 #A0F6B0 #D8FBDF
Accessibility & contrast
On white
1.45
#68F182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#68F182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F182
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F182 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#E2D18A
Tritanopia (blue-blind)
#49ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f182; /* rgb */ color: rgb(104, 241, 130); /* oklch */ color: oklch(85.7% 0.193 147.5);
Tailwind
colors: {
custom: {
50: '#9ef7a8',
500: '#68f182',
950: '#000000',
},
}SCSS
$custom: #68f182; $custom-light: #9ef7a8; $custom-dark: #000000;
JSON
{
"hex": "#68f182",
"rgb": {
"r": 104,
"g": 241,
"b": 130
},
"hsl": {
"h": 131.387,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.8566,
"c": 0.19298,
"h": 147.5
},
"luminance": 0.67465
}Semantic roles & 50–950 ramp
primary
#68F182
secondary
#C835AC
accent
#06B6DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580