#68F274#68F274
#68F274 is a very light, highly saturated green. Relative luminance 0.677; OKLCH L 85.7% C 0.206 H 145.1°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68F274 |
|---|---|
| RGB | rgb(104, 242, 116) |
| HSL | hsl(125, 84%, 68%) |
| HSV | hsv(125, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 52.1%, 5.1%) |
| CIE-LAB | lab(85.86, -62.45, 49.28) |
| CIE-LCH | lch(85.86, 79.55, 141.73°) |
| OKLab | oklab(85.7% -0.1693 0.1183) |
| OKLCH | oklch(85.7% 0.206 145.1) |
| XYZ | xyz(40.6110, 67.7046, 27.4478) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.86
Spearmint
#1EF876
ΔE00 3.49
Easter Green
#8CFD7E
ΔE00 3.64
Lightish Green
#61E160
ΔE00 3.92
Lighter Green
#75FD63
ΔE00 3.97
Light Bright Green
#53FE5C
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F274 #F268E6
analogous
#A1F268 #68F274 #68F2B9
triadic
#68F274 #7468F2 #F27468
tetradic
#68F274 #68A1F2 #F268E6 #F2B968
square
#68F274 #68A1F2 #F268E6 #F2B968
split-complementary
#68F274 #B968F2 #F268A1
monochromatic
#12CE22 #30ED40 #68F274 #A0F7A8 #D9FCDC
Accessibility & contrast
On white
1.44
#68F274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#68F274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F274
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F274 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE69
Deuteranopia (green-blind)
#E4D27D
Tritanopia (blue-blind)
#4DECD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f274; /* rgb */ color: rgb(104, 242, 116); /* oklch */ color: oklch(85.7% 0.206 145.1);
Tailwind
colors: {
custom: {
50: '#9ff79f',
500: '#68f274',
950: '#000000',
},
}SCSS
$custom: #68f274; $custom-light: #9ff79f; $custom-dark: #000000;
JSON
{
"hex": "#68f274",
"rgb": {
"r": 104,
"g": 242,
"b": 116
},
"hsl": {
"h": 125.217,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.85703,
"c": 0.20649,
"h": 145.1
},
"luminance": 0.67708
}Semantic roles & 50–950 ramp
primary
#68F274
secondary
#CA34BD
accent
#05CDE1
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580