#68F97B#68F97B
#68F97B is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.5% C 0.209 H 145.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68F97B |
|---|---|
| RGB | rgb(104, 249, 123) |
| HSL | hsl(128, 92%, 69%) |
| HSV | hsv(128, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(88.03, -64.09, 48.67) |
| CIE-LCH | lch(88.03, 80.47, 142.79°) |
| OKLab | oklab(87.52% -0.1735 0.1173) |
| OKLCH | oklch(87.52% 0.209 145.9) |
| XYZ | xyz(43.1570, 72.1205, 30.3814) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.76
Spearmint
#1EF876
ΔE00 3.10
Easter Green
#8CFD7E
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.74
Lighter Green
#75FD63
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F97B #F968E6
analogous
#9EF968 #68F97B #68F9C4
triadic
#68F97B #7B68F9 #F97B68
tetradic
#68F97B #689EF9 #F968E6 #F9C468
square
#68F97B #689EF9 #F968E6 #F9C468
split-complementary
#68F97B #C468F9 #F9689E
monochromatic
#09DE25 #2DF748 #68F97B #A3FBAE #DEFEE2
Accessibility & contrast
On white
1.36
#68F97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#68F97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F97B
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F97B | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE570
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#48F3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f97b; /* rgb */ color: rgb(104, 249, 123); /* oklch */ color: oklch(87.5% 0.209 145.9);
Tailwind
colors: {
custom: {
50: '#a0fca3',
500: '#68f97b',
950: '#000000',
},
}SCSS
$custom: #68f97b; $custom-light: #a0fca3; $custom-dark: #000000;
JSON
{
"hex": "#68f97b",
"rgb": {
"r": 104,
"g": 249,
"b": 123
},
"hsl": {
"h": 127.862,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87515,
"c": 0.20941,
"h": 145.9
},
"luminance": 0.72124
}Semantic roles & 50–950 ramp
primary
#68F97B
secondary
#D332BE
accent
#00C7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680