#68F181#68F181
#68F181 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.194 H 147.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68F181 |
|---|---|
| RGB | rgb(104, 241, 129) |
| HSL | hsl(131, 83%, 68%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(85.72, -60.29, 42.95) |
| CIE-LCH | lch(85.72, 74.02, 144.53°) |
| OKLab | oklab(85.65% -0.1631 0.1047) |
| OKLCH | oklch(85.65% 0.194 147.3) |
| XYZ | xyz(41.1240, 67.4349, 31.6137) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.70
Lightgreen (survey)
#76FF7B
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.02
Weird Green
#3AE57F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F181 #F168D8
analogous
#93F168 #68F181 #68F1C6
triadic
#68F181 #8168F1 #F18168
tetradic
#68F181 #6893F1 #F168D8 #F1C668
square
#68F181 #6893F1 #F168D8 #F1C668
split-complementary
#68F181 #C668F1 #F16893
monochromatic
#13CC35 #30EC52 #68F181 #A0F6B0 #D8FBDE
Accessibility & contrast
On white
1.45
#68F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#68F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F181
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F181 | 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)
#F4DE78
Deuteranopia (green-blind)
#E2D189
Tritanopia (blue-blind)
#49ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f181; /* rgb */ color: rgb(104, 241, 129); /* oklch */ color: oklch(85.6% 0.194 147.3);
Tailwind
colors: {
custom: {
50: '#9ef7a7',
500: '#68f181',
950: '#000000',
},
}SCSS
$custom: #68f181; $custom-light: #9ef7a7; $custom-dark: #000000;
JSON
{
"hex": "#68f181",
"rgb": {
"r": 104,
"g": 241,
"b": 129
},
"hsl": {
"h": 130.949,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85645,
"c": 0.19387,
"h": 147.3
},
"luminance": 0.67439
}Semantic roles & 50–950 ramp
primary
#68F181
secondary
#C835AD
accent
#06B8DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580