#68F286#68F286
#68F286 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.191 H 148.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68F286 |
|---|---|
| RGB | rgb(104, 242, 134) |
| HSL | hsl(133, 84%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(86.09, -59.92, 40.99) |
| CIE-LCH | lch(86.09, 72.60, 145.63°) |
| OKLab | oklab(85.97% -0.1621 0.1005) |
| OKLCH | oklch(85.97% 0.191 148.2) |
| XYZ | xyz(41.7613, 68.1647, 33.5060) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F286 #F268D4
analogous
#8FF268 #68F286 #68F2CB
triadic
#68F286 #8668F2 #F28668
tetradic
#68F286 #688FF2 #F268D4 #F2CB68
square
#68F286 #688FF2 #F268D4 #F2CB68
split-complementary
#68F286 #CB68F2 #F2688F
monochromatic
#12CE3B #30ED59 #68F286 #A0F7B3 #D9FCE0
Accessibility & contrast
On white
1.44
#68F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#68F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F286
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F286 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#47EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f286; /* rgb */ color: rgb(104, 242, 134); /* oklch */ color: oklch(86.0% 0.191 148.2);
Tailwind
colors: {
custom: {
50: '#9ef7aa',
500: '#68f286',
950: '#000000',
},
}SCSS
$custom: #68f286; $custom-light: #9ef7aa; $custom-dark: #000000;
JSON
{
"hex": "#68f286",
"rgb": {
"r": 104,
"g": 242,
"b": 134
},
"hsl": {
"h": 133.043,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.85967,
"c": 0.19071,
"h": 148.2
},
"luminance": 0.68169
}Semantic roles & 50–950 ramp
primary
#68F286
secondary
#CA34A9
accent
#05B1E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581