#68F797#68F797
#68F797 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.5% C 0.182 H 151.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68F797 |
|---|---|
| RGB | rgb(104, 247, 151) |
| HSL | hsl(140, 90%, 69%) |
| HSV | hsv(140, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 38.9%, 3.1%) |
| CIE-LAB | lab(87.82, -59.11, 34.86) |
| CIE-LCH | lch(87.82, 68.62, 149.47°) |
| OKLab | oklab(87.47% -0.16 0.0867) |
| OKLCH | oklch(87.47% 0.182 151.5) |
| XYZ | xyz(44.5522, 71.6947, 40.7628) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.41
Seafoam Green
#7AF9AB
ΔE00 3.14
Baby Green
#8CFF9E
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F797 #F768C8
analogous
#81F768 #68F797 #68F7DE
triadic
#68F797 #9768F7 #F79768
tetradic
#68F797 #6881F7 #F768C8 #F7DE68
square
#68F797 #6881F7 #F768C8 #F7DE68
split-complementary
#68F797 #DE68F7 #F76881
monochromatic
#0CD94F #2EF46F #68F797 #A2FABF #DCFDE7
Accessibility & contrast
On white
1.37
#68F797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#68F797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F797
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F797 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E490
Deuteranopia (green-blind)
#E5D79D
Tritanopia (blue-blind)
#3DF4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f797; /* rgb */ color: rgb(104, 247, 151); /* oklch */ color: oklch(87.5% 0.182 151.5);
Tailwind
colors: {
custom: {
50: '#9ffbb6',
500: '#68f797',
950: '#000000',
},
}SCSS
$custom: #68f797; $custom-light: #9ffbb6; $custom-dark: #000000;
JSON
{
"hex": "#68f797",
"rgb": {
"r": 104,
"g": 247,
"b": 151
},
"hsl": {
"h": 139.72,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87473,
"c": 0.18199,
"h": 151.5
},
"luminance": 0.71699
}Semantic roles & 50–950 ramp
primary
#68F797
secondary
#D1339D
accent
#009AE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581