#68F276#68F276
#68F276 is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.7% C 0.205 H 145.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68F276 |
|---|---|
| RGB | rgb(104, 242, 118) |
| HSL | hsl(126, 84%, 68%) |
| HSV | hsv(126, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 51.2%, 5.1%) |
| CIE-LAB | lab(85.88, -62.19, 48.37) |
| CIE-LCH | lch(85.88, 78.79, 142.12°) |
| OKLab | oklab(85.73% -0.1685 0.1164) |
| OKLCH | oklch(85.73% 0.205 145.4) |
| XYZ | xyz(40.7286, 67.7516, 28.0671) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.42
Easter Green
#8CFD7E
ΔE00 3.70
Minty Green
#0BF77D
ΔE00 3.97
Lightish Green
#61E160
ΔE00 4.01
Lighter Green
#75FD63
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F276 #F268E4
analogous
#9FF268 #68F276 #68F2BB
triadic
#68F276 #7668F2 #F27668
tetradic
#68F276 #689FF2 #F268E4 #F2BB68
square
#68F276 #689FF2 #F268E4 #F2BB68
split-complementary
#68F276 #BB68F2 #F2689F
monochromatic
#12CE25 #30ED43 #68F276 #A0F7A9 #D9FCDC
Accessibility & contrast
On white
1.44
#68F276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#68F276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F276
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F276 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6B
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#4DECD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f276; /* rgb */ color: rgb(104, 242, 118); /* oklch */ color: oklch(85.7% 0.205 145.4);
Tailwind
colors: {
custom: {
50: '#9ff7a0',
500: '#68f276',
950: '#000000',
},
}SCSS
$custom: #68f276; $custom-light: #9ff7a0; $custom-dark: #000000;
JSON
{
"hex": "#68f276",
"rgb": {
"r": 104,
"g": 242,
"b": 118
},
"hsl": {
"h": 126.087,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.8573,
"c": 0.20478,
"h": 145.4
},
"luminance": 0.67755
}Semantic roles & 50–950 ramp
primary
#68F276
secondary
#CA34BB
accent
#05CAE1
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580